Skip to content

Commit e776982

Browse files
authored
Update chat-completion.md (#1452)
* Update chat-completion.md * Update index.md * Update index.md * Update index.md
1 parent 5d1d875 commit e776982

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/api-inference/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ The documentation is organized into two sections:
5050

5151
If you want to get started quickly with [Chat Completion models](https://huggingface.co/models?inference=warm&other=conversational&sort=trending) use the Inference Playground to quickly text and compare models against your prompts.
5252

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>
53+
<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>
5454

5555
---
5656

57-
## Looking for custom support from the Hugging Face team?
57+
## Serious about AI in your organisation? Build faster with the Hugging Face Enterprise Hub.
5858

59-
<a target="_blank" href="https://huggingface.co/support">
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);">
59+
<a target="_blank" href="https://huggingface.co/enterprise">
60+
<img alt="Hugging Face Enterprise Hub" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/64zNL-65xyIpRqWHe2iD0.png" style="width: 100%; max-width: 550px; border: 1px solid #eee; border-radius: 4px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);">
6161
</a><br>

docs/api-inference/tasks/chat-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For Chat Completion models, we provide an interactive UI Playground for easier t
4343
- Adjust requests parameters from the UI.
4444
- Easily switch between UI view and code snippets.
4545

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>
46+
<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>
4747

4848
Access the Inference UI Playground and start exploring: [https://huggingface.co/playground](https://huggingface.co/playground)
4949

0 commit comments

Comments
 (0)