[FEEDBACK] Inference Playground ๐Ÿ•น๏ธ

#12
by enzostvs - opened
Hugging Face org

Inference Playground - Hugging Face

playground

This discussion is dedicated to providing feedback on the Inference Playground and Serverless Inference API.
๐Ÿ‘‰ Visit the playground: huggingface.co/playground

About the Inference Playground:

The Inference Playground is a user interface designed to simplify testing our serverless inference API with chat models. It lists available models for you to try, allowing you to experiment with each model's settings, test available models via a UI, and copy code snippets.

To view all available settings, refer to the Serverless Inference for Chat Completion documentation.

๐Ÿ‘‰ Browse available chat models

If you need more usage, you can subscribe to PRO โœจ.

The drop-down list only provides the ability to add a model for testing. How can I remove a model from testing?

Thanks,

Bon

Hugging Face org

Hi @bontruong , while hovering a model you can decide to remove it (see screenshot below)
just one thing: once the prompt has been run from a model you can't delete it anymore, but can still remove it for the future responses
Screenshot 2026-03-09 at 2.55.59โ€ฏPM

Sign up or log in to comment