prithivMLmods commited on
Commit
e244517
Β·
verified Β·
1 Parent(s): e76cd44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ demo = gr.ChatInterface(
105
  'gwq-9b-preview-q5_k_m.gguf',
106
  'gwq-9b-preview2-q5_k_m.gguf'
107
  ],
108
- value="gemma-with-question-prev-1-f16.gguf",
109
  label="Model"
110
  ),
111
  gr.Textbox(value="You are a helpful assistant.", label="System message"),
 
105
  'gwq-9b-preview-q5_k_m.gguf',
106
  'gwq-9b-preview2-q5_k_m.gguf'
107
  ],
108
+ value="gwq-9b-preview-q5_k_m.gguf",
109
  label="Model"
110
  ),
111
  gr.Textbox(value="You are a helpful assistant.", label="System message"),