Skip to content

Commit becdbad

Browse files
authored
Update docs/hub/models-inference.md
1 parent d003bd0 commit becdbad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/hub/models-inference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Please refer to the [Inference Providers Documentation](https://huggingface.co/d
44

55
## What is HF-Inference API?
66

7-
HF-Inference API is the serverless Inference API powered by Hugging Face. This service used to be called “Inference API (serverless)” prior to Inference Providers. HF-Inference API is one of the many providers available on the Hugging Face Hub.
7+
HF-Inference API is one of the many providers available on the Hugging Face Hub.
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.
89

910
For more details about the HF-Inference API, check out it's [dedicated page](https://huggingface.co/docs/inference-providers/providers/hf-inference).
1011

0 commit comments

Comments
 (0)