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/api-inference/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@ The Hugging Face Inference Providers revolutionizes how developers access and ru
4
4
5
5
To learn more about the launch of the Inference Providers, check out our [announcement blog post](https://huggingface.co/blog/inference-providers).
6
6
7
-
## Why use the Inference Provider API?
7
+
## Why use the Inference Providers?
8
8
9
-
The Inference Provider API offers a fast and simple way to explore thousands of models for a variety of tasks. Whether you're experimenting with ML capabilities or building a new application, this API gives you instant access to high-performing models across multiple domains:
9
+
The Inference Providers offers a fast and simple way to explore thousands of models for a variety of tasks. Whether you're experimenting with ML capabilities or building a new application, this API gives you instant access to high-performing models across multiple domains:
10
10
11
11
***Text Generation:** Including large language models and tool-calling prompts, generate and experiment with high-quality responses.
12
12
***Image and Video Generation:** Easily create customized images, including LoRAs for your own styles.
13
13
***Document Embeddings:** Build search and retrieval systems with SOTA embeddings.
14
14
***Classical AI Tasks:** Ready-to-use models for text classification, image classification, speech recognition, and more.
15
15
16
-
⚡ **Fast and Free to Get Started**: The Inference Provider API comes with a free-tier and additional included credits for [PRO users](https://hf.co/subscribe/pro).
16
+
⚡ **Fast and Free to Get Started**: The Inference Providers comes with a free-tier and additional included credits for [PRO users](https://hf.co/subscribe/pro).
Copy file name to clipboardExpand all lines: docs/api-inference/security.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ Hugging Face does not store any user data for training purposes. We do not parse
6
6
7
7
For more information on how your data is handled, please refer to the Data Security Policies of each provider.
8
8
9
-
Inference Provider API uses TLS/SSL to encrypt data in transit.
9
+
Inference Provider routing uses TLS/SSL to encrypt data in transit.
10
10
11
11
## Hub Security
12
12
13
-
The Hugging Face Hub, which Inference Provider API is part, is SOC2 Type 2 certified. For more on Hub security: https://huggingface.co/docs/hub/security. External providers are responsible for their own security measures, so please refer to their respective security policies for more details.
13
+
The Hugging Face Hub, which Inference Providers is a feature of, is SOC2 Type 2 certified. For more on Hub security: https://huggingface.co/docs/hub/security. External providers are responsible for their own security measures, so please refer to their respective security policies for more details.
0 commit comments