ffreemt commited on
Commit ·
fab6488
1
Parent(s): 2874e11
model in README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ colorTo: blue
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
license: apache-2.0
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
license: apache-2.0
|
| 9 |
+
models:
|
| 10 |
+
- prism-ml/Bonsai-8B-gguf
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|