-
Notifications
You must be signed in to change notification settings - Fork 373
[Hub] Update the widgets docs #1810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Wauplin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a much needed update, thanks! :)
Co-authored-by: Lucain <[email protected]>
hanouticelina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you!
| For models without provider support, you can still showcase functionality using [example outputs](#example-outputs) in your model card. | ||
|
|
||
| For example, if you want to specify an aggregation strategy for a NER task in the widget: | ||
| You can also click _Ask for provider support_ directly on the model page to encourage providers to serve the model, given there is enough community interest. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(nit) adding a screenshot could have been nice
| ## Exploring Models with the Inference Playground | ||
|
|
||
| Or if you'd like to change the temperature for a summarization task in the widget: | ||
| Before integrating models into your applications, you can test them interactively with the [Inference Playground](https://huggingface.co/playground). The playground allows you to: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mention that it's only for chat-completion?
No description provided.