| title: chat-2 | |
| emoji: ๐ | |
| colorFrom: yellow | |
| colorTo: yellow | |
| sdk: gradio | |
| sdk_version: 5.16.0 | |
| app_file: app.py | |
| models: | |
| - mistralai/Mixtral-8x7B-v0.1 | |
| - mistralai/Mixtral-8x7B-Instruct-v0.1 | |
| pinned: false | |
| license: apache-2.0 | |
| An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index). |