Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ sdk: gradio
|
|
7 |
sdk_version: 5.5.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
|
|
|
|
|
|
10 |
short_description: A demo chatbot using Pixtral 12B with ExllamaV2!
|
11 |
---
|
12 |
|
|
|
7 |
sdk_version: 5.5.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
+
models:
|
11 |
+
- mistralai/Pixtral-12B-2409
|
12 |
+
- turboderp/pixtral-12b-exl2
|
13 |
short_description: A demo chatbot using Pixtral 12B with ExllamaV2!
|
14 |
---
|
15 |
|