File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,18 @@ This is a subtask of [`text-generation`](./text_generation) designed to generate
2828- [ mistralai/Mistral-Nemo-Instruct-2407] ( https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407 ) : Very strong open-source large language model.
2929
3030
31+ ### API Playground
32+
33+ For Chat Completion models, we provide an interactive UI Playground for easier testing:
34+
35+ - Quickly iterate on your prompts from the UI.
36+ - Set and override system, assistant and user messages.
37+ - Browse and select models currently available in the Inference API.
38+ - Compare the output of two models side-by-side.
39+ - Adjust prompt parameters from the UI.
40+ - Easily switch between UI view and code snippets.
41+
42+ Access the Inference UI Playground and start exploring: [ https://huggingface.co/playground ] ( https://huggingface.co/playground )
3143
3244### Using the API
3345
You can’t perform that action at this time.
0 commit comments