liuguilin zhiqilinv commited on
Commit
16549a8
·
verified ·
1 Parent(s): 7aafb13

Update README.md (#1)

Browse files

- Update README.md (21002dfc0485756438a2eb7ecfe69e669536eddb)


Co-authored-by: Zhiqi Li <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
  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).
 
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
10
+ models:
11
+ - nvidia/Eagle-2.5-8B
12
  ---
13
 
14
  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).