Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -257,7 +257,7 @@ demo = gr.ChatInterface(
|
|
257 |
'Meta-Llama-3-8B-Instruct-Q6_K.gguf',
|
258 |
'aya-23-8B-Q6_K.gguf'
|
259 |
],
|
260 |
-
value="Mistral-7B-Instruct-v0.3-
|
261 |
label="Model"
|
262 |
),
|
263 |
],
|
|
|
257 |
'Meta-Llama-3-8B-Instruct-Q6_K.gguf',
|
258 |
'aya-23-8B-Q6_K.gguf'
|
259 |
],
|
260 |
+
value="Mistral-7B-Instruct-v0.3-Q6_K.gguf",
|
261 |
label="Model"
|
262 |
),
|
263 |
],
|