burak commited on
Commit
98202ee
·
verified ·
1 Parent(s): 5c5eb25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,7 +190,7 @@ def bot(user_input, history,Konum):
190
  }
191
  ],
192
  temperature=0,
193
- max_tokens=1024,
194
  top_p=1,
195
  frequency_penalty=0,
196
  presence_penalty=0,
 
190
  }
191
  ],
192
  temperature=0,
193
+ max_tokens=2048,
194
  top_p=1,
195
  frequency_penalty=0,
196
  presence_penalty=0,