Skip to content

Commit 33a8c32

Browse files
authored
Update index.md
1 parent 232c01c commit 33a8c32

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/api-inference/index.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The Serverless Inference API offers a fast and free way to explore thousands of
2424
- 🚀 **Instant Prototyping:** Access powerful models without setup.
2525
- 🎯 **Diverse Use Cases:** One API for text, image, and beyond.
2626
- 🔧 **Developer-Friendly:** Simple requests, fast responses.
27-
- 💬 **Get Started quickly**: With the [Inference Playground](https://huggingface.co/playground) for Chat Completion models.
2827

2928
---
3029

@@ -47,8 +46,16 @@ The documentation is organized into two sections:
4746

4847
---
4948

49+
## Inference Playground
50+
51+
If you want to get started quickly with Chat Completion models use the Inference Playground to quickly text and compare models against your prompts.
52+
53+
<a href="https://huggingface.co/playground" target="blank" style="max-width: 400px; width: 100%;"><img src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/9_Tgf0Tv65srhBirZQMTp.png"/></a>
54+
55+
---
56+
5057
## Looking for custom support from the Hugging Face team?
5158

5259
<a target="_blank" href="https://huggingface.co/support">
53-
<img alt="HuggingFace Expert Acceleration Program" src="https://cdn-media.huggingface.co/marketing/transformers/new-support-improved.png" style="max-width: 600px; border: 1px solid #eee; border-radius: 4px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);">
60+
<img alt="HuggingFace Expert Acceleration Program" src="https://cdn-media.huggingface.co/marketing/transformers/new-support-improved.png" style="width: 100%; max-width: 400px; border: 1px solid #eee; border-radius: 4px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);">
5461
</a><br>

0 commit comments

Comments
 (0)