goblingeorge commited on
Commit
a94344e
·
verified ·
1 Parent(s): 234d0a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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).