Omnibus commited on
Commit
3729fba
1 Parent(s): eed2a2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ def compress_history(formatted_prompt):
103
  return output
104
 
105
 
106
- def comment_generate(prompt, history,post_check,full_conv, agent_name=agents[0], sys_prompt="", temperature=0.9, max_new_tokens=1028, top_p=0.95, repetition_penalty=1.0,):
107
  #def question_generate(prompt, history):
108
  print(post_check)
109
  #full_conv=history
 
103
  return output
104
 
105
 
106
+ def comment_generate(prompt, history,post_check,full_conv, agent_name=agents[0], sys_prompt="", temperature=0.9, max_new_tokens=1028, top_p=0.95, repetition_penalty=1.3,):
107
  #def question_generate(prompt, history):
108
  print(post_check)
109
  #full_conv=history