Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,12 @@ colorTo: blue
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
+
models:
|
| 10 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
| 11 |
+
- mistralai/Mistral-7B-Instruct-v0.1
|
| 12 |
+
- mistralai/Mistral-7B-v0.1
|
| 13 |
+
- NousResearch/Hermes-2-Pro-Mistral-7B
|
| 14 |
+
- NousResearch/Hermes-2-Pro-Mistral-7B-GGUF
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|