We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bab911 commit f071a20Copy full SHA for f071a20
docs/api-inference/tasks/chat-completion.md
@@ -43,7 +43,7 @@ For Chat Completion models, we provide an interactive UI Playground for easier t
43
- Adjust requests parameters from the UI.
44
- Easily switch between UI view and code snippets.
45
46
-<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>
+<a href="https://huggingface.co/playground" target="blank"><img src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/9_Tgf0Tv65srhBirZQMTp.png" style="max-width: 400px; width: 100%;"/></a>
47
48
Access the Inference UI Playground and start exploring: [https://huggingface.co/playground](https://huggingface.co/playground)
49
0 commit comments