From 4ee6873ca519bcbc6f33581e34bd2f57bebd884d Mon Sep 17 00:00:00 2001 From: Ramon Perez Date: Wed, 6 Aug 2025 00:24:18 +1000 Subject: [PATCH] Update docs/src/pages/docs/remote-models/huggingface.mdx Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- docs/src/pages/docs/remote-models/huggingface.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)