diff --git a/docs/src/pages/docs/remote-models/huggingface.mdx b/docs/src/pages/docs/remote-models/huggingface.mdx index 1808fd2a1..07f2103d2 100644 --- a/docs/src/pages/docs/remote-models/huggingface.mdx +++ b/docs/src/pages/docs/remote-models/huggingface.mdx @@ -61,7 +61,7 @@ For more control over specific models and deployment configurations, you can use ### Step 1: Navigate to the HuggingFace Model Hub -Visit the [HuggingFace Model Hub](https://huggingface.co/models) (make sure you are logged in) and pick the model you want to use. +Visit the [Hugging Face Model Hub](https://huggingface.co/models) (make sure you are logged in) and pick the model you want to use. ![HuggingFace Model Hub](../_assets/hf_hub.png)