CreitinGameplays commited on
Commit
067742a
1 Parent(s): b303a97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ chat_interface = gr.ChatInterface(
81
  minimum=0.1,
82
  maximum=4.0,
83
  step=0.1,
84
- value=0.6,
85
  ),
86
  gr.Slider(
87
  label="Top-p (nucleus sampling)",
 
81
  minimum=0.1,
82
  maximum=4.0,
83
  step=0.1,
84
+ value=0.2,
85
  ),
86
  gr.Slider(
87
  label="Top-p (nucleus sampling)",