Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
@@ -7,9 +7,9 @@ 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: Exnrt Chatbot
|
3 |
emoji: π
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
|
|
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
|