Spaces:
Sleeping
Sleeping
Commit
·
f4b8d9c
1
Parent(s):
1d0e004
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,7 @@ app_file: app.py
|
|
9 |
models:
|
10 |
- mistralai/Mixtral-8x7B-v0.1
|
11 |
- mistralai/Mixtral-8x7B-Instruct-v0.1
|
12 |
-
pinned: false
|
|
|
|
|
|
|
|
9 |
models:
|
10 |
- mistralai/Mixtral-8x7B-v0.1
|
11 |
- mistralai/Mixtral-8x7B-Instruct-v0.1
|
12 |
+
pinned: false
|
13 |
+
---
|
14 |
+
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|