From 6023d5be09f265294f53d4de4507e0af95c384e9 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 9 Feb 2023 04:05:28 +0900 Subject: [PATCH] Update huggingface_hub.ipynb (#944) HuggingFace -> Hugging Face --- docs/modules/llms/integrations/huggingface_hub.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/llms/integrations/huggingface_hub.ipynb b/docs/modules/llms/integrations/huggingface_hub.ipynb index b0c6d5b7b7..5e4769f75c 100644 --- a/docs/modules/llms/integrations/huggingface_hub.ipynb +++ b/docs/modules/llms/integrations/huggingface_hub.ipynb @@ -5,9 +5,9 @@ "id": "959300d4", "metadata": {}, "source": [ - "# HuggingFace Hub\n", + "# Hugging Face Hub\n", "\n", - "This example showcases how to connect to the HuggingFace Hub." + "This example showcases how to connect to the Hugging Face Hub." ] }, {