YC-Chen commited on
Commit
13a7759
1 Parent(s): 4fb337d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -187,7 +187,6 @@ with gr.Blocks() as demo:
187
  max_new_tokens,
188
  temperature,
189
  top_p,
190
- top_k,
191
  system_prompt,
192
  ],
193
  outputs=chatbot,
 
187
  max_new_tokens,
188
  temperature,
189
  top_p,
 
190
  system_prompt,
191
  ],
192
  outputs=chatbot,