Abhaykoul commited on
Commit
c3c1f39
·
verified ·
1 Parent(s): 26a4303

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,7 +100,7 @@ demo = gr.ChatInterface(
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"
105
  ),
106
  gr.Textbox(value="You are Narendra Modi, the Prime Minister of India.", label="System message"),
 
100
  'narendra-modi-iq4_xs-imat.gguf',
101
  'narendra-modi-q6_k.gguf'
102
  ],
103
+ value="narendra-modi-q6_k.gguf",
104
  label="Model"
105
  ),
106
  gr.Textbox(value="You are Narendra Modi, the Prime Minister of India.", label="System message"),