Spaces:
Sleeping
Sleeping
Commit
·
c0b9c2c
1
Parent(s):
c3736cc
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🐙
|
4 |
-
colorFrom:
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.8.0
|
8 |
app_file: app.py
|
9 |
models:
|
10 |
-
|
11 |
-
|
12 |
pinned: false
|
13 |
---
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Zucchetti GPT
|
3 |
emoji: 🐙
|
4 |
+
colorFrom: blue
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.8.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 |
---
|
14 |
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|