Skip to content

Commit 68d8a5b

Browse files
authored
improve first paragraph (#1812)
1 parent 3bfaf48 commit 68d8a5b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/inference-providers/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/Inference-providers-banner-dark.png"/>
66
</div>
77

8-
Hugging Face’s Inference Providers give developers streamlined, unified access to hundreds of machine learning models, powered by our serverless inference partners. This new approach builds on our previous Serverless Inference API, offering more models, improved performance, and greater reliability thanks to world-class providers.
9-
10-
To learn more about the launch of Inference Providers, check out our [announcement blog post](https://huggingface.co/blog/inference-providers).
8+
Hugging Face’s Inference Providers give developers access to hundreds of machine learning models, powered by world-class inference providers. They are also integrated into our client SDKs (for JS and Python), making it easy to explore serverless inference of models your favorite providers.
119

1210
## Partners
1311

@@ -522,8 +520,9 @@ curl https://router.huggingface.co/v1/chat/completions \
522520

523521
Now that you understand the basics, explore these resources to make the most of Inference Providers:
524522

523+
- **[Announcement Blog Post](https://huggingface.co/blog/inference-providers)**: Learn more about the launch of Inference Providers
525524
- **[Pricing and Billing](./pricing)**: Understand costs and billing of Inference Providers
526525
- **[Hub Integration](./hub-integration)**: Learn how Inference Providers are integrated with the Hugging Face Hub
527526
- **[Register as a Provider](./register-as-a-provider)**: Requirements to join our partner network as a provider
528527
- **[Hub API](./hub-api)**: Advanced API features and configuration
529-
- **[API Reference](./tasks/index)**: Complete parameter documentation for all supported tasks
528+
- **[API Reference](./tasks/index)**: Complete parameter documentation for all supported tasks

0 commit comments

Comments
 (0)