Update webapp.py
This commit is contained in:
parent
36a208fd04
commit
7bf1a953ef
@ -706,7 +706,7 @@ def search():
|
||||
gpt_data = {
|
||||
"prompt": prompt,
|
||||
"max_tokens": 256,
|
||||
"temperature": 0.2,
|
||||
"temperature": 0.9,
|
||||
"top_p": 1,
|
||||
"frequency_penalty": 0,
|
||||
"presence_penalty": 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user