You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/models-inference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Please refer to the [Inference Providers Documentation](https://huggingface.co/d
7
7
HF-Inference API is one of the many providers available on the Hugging Face Hub.
8
8
It is deployed by Hugging Face ourselves, using text-generation-inference for LLMs for instance. This service used to be called “Inference API (serverless)” prior to Inference Providers.
9
9
10
-
For more details about the HF-Inference API, check out it's[dedicated page](https://huggingface.co/docs/inference-providers/providers/hf-inference).
10
+
For more details about the HF-Inference API, check out its[dedicated page](https://huggingface.co/docs/inference-providers/providers/hf-inference).
11
11
12
12
## What technology do you use to power the HF-Inference API?
0 commit comments