Spaces:
Running
Running
acecalisto3
commited on
Commit
•
0aff4c1
1
Parent(s):
2fc6789
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
-
---
|
2 |
-
title: Mixtral-46.7B - Internet
|
3 |
-
emoji: 🦊 LIVE
|
4 |
-
colorFrom: red
|
5 |
-
colorTo: yellow
|
6 |
-
sdk: gradio
|
7 |
-
sdkVersion:
|
8 |
-
app_file: app.py
|
9 |
-
models:
|
10 |
-
- mistralai/Mixtral-8x7B-v0.1
|
11 |
-
- mistralai/Mixtral-8x7B-Instruct-v0.1
|
12 |
-
pinned: false
|
13 |
-
license: mit
|
14 |
-
|
|
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: Mixtral-46.7B - Internet
|
3 |
+
emoji: 🦊 LIVE
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: gradio
|
7 |
+
sdkVersion: 4.36.0
|
8 |
+
app_file: app.py
|
9 |
+
models:
|
10 |
+
- mistralai/Mixtral-8x7B-v0.1
|
11 |
+
- mistralai/Mixtral-8x7B-Instruct-v0.1
|
12 |
+
pinned: false
|
13 |
+
license: mit
|
14 |
+
sdk_version: 4.37.1
|
15 |
+
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|