Skip to content

Commit 99773d7

Browse files
committed
move playground back down
1 parent a10a09d commit 99773d7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/inference-providers/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ Hugging Face’s Inference Providers give developers streamlined, unified access
99

1010
To learn more about the launch of Inference Providers, check out our [announcement blog post](https://huggingface.co/blog/inference-providers).
1111

12-
## Inference Playground
13-
14-
To get started quickly with [Chat Completion models](http://huggingface.co/models?inference_provider=all&sort=trending&other=conversational), use the [Inference Playground](https://huggingface.co/playground) to easily test and compare models with your prompts.
15-
16-
<a href="https://huggingface.co/playground" target="blank"><img src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/9_Tgf0Tv65srhBirZQMTp.png" style="max-width: 550px; width: 100%;"/></a>
17-
1812
## Why use Inference Providers?
1913

2014
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:
@@ -34,6 +28,12 @@ Inference Providers offers a fast and simple way to explore thousands of models
3428
- **🔧 Developer-Friendly**: Simple requests, fast responses, and a consistent developer experience across Python and JavaScript clients.
3529
- **💰 Cost-Effective**: No extra markup on provider rates.
3630

31+
## Inference Playground
32+
33+
To get started quickly with [Chat Completion models](http://huggingface.co/models?inference_provider=all&sort=trending&other=conversational), use the [Inference Playground](https://huggingface.co/playground) to easily test and compare models with your prompts.
34+
35+
<a href="https://huggingface.co/playground" target="blank"><img src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/9_Tgf0Tv65srhBirZQMTp.png" style="max-width: 550px; width: 100%;"/></a>
36+
3737
## Partners
3838

3939
Here is the complete list of partners integrated with Inference Providers, and the supported tasks for each of them:

0 commit comments

Comments
 (0)