Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
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).
|