Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ hf_oauth: true
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- inference-api
|
| 13 |
short_description: Gemma-3-TAIDE-12b-Chat demo space
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
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).
|
|
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- inference-api
|
| 13 |
short_description: Gemma-3-TAIDE-12b-Chat demo space
|
| 14 |
+
models:
|
| 15 |
+
- taide/Gemma-3-TAIDE-12b-Chat
|
| 16 |
---
|
| 17 |
|
| 18 |
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).
|