Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -98,7 +98,7 @@ demo = gr.ChatInterface(
|
|
| 98 |
additional_inputs=[
|
| 99 |
gr.Dropdown([
|
| 100 |
'narendra-modi-iq4_xs-imat.gguf',
|
| 101 |
-
'narendra-modi-q6_k.
|
| 102 |
],
|
| 103 |
value="narendra-modi-iq4_xs-imat.gguf",
|
| 104 |
label="Model"
|
|
|
|
| 98 |
additional_inputs=[
|
| 99 |
gr.Dropdown([
|
| 100 |
'narendra-modi-iq4_xs-imat.gguf',
|
| 101 |
+
'narendra-modi-q6_k.gguf'
|
| 102 |
],
|
| 103 |
value="narendra-modi-iq4_xs-imat.gguf",
|
| 104 |
label="Model"
|