liuguilin commited on
Commit
be57019
·
verified ·
1 Parent(s): 86398dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,6 +9,9 @@ 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).
 
9
  pinned: false
10
  models:
11
  - nvidia/Eagle-2.5-8B
12
+ - nvidia/Eagle2-1B
13
+ - nvidia/Eagle2-9B
14
+ - nvidia/Eagle2-2B
15
  ---
16
 
17
  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).