4
This commit is contained in:
parent
51ca7babf4
commit
361073b4f2
@ -1786,7 +1786,7 @@ function send_modalchat(elem)
|
||||
"temperature": 0.9,
|
||||
"top_p": 1,
|
||||
"frequency_penalty": 0,
|
||||
"presence_penalty": 1,
|
||||
"presence_penalty": 0,
|
||||
"best_of": 1,
|
||||
"echo": false,
|
||||
"logprobs": 0,
|
||||
|
@ -1786,7 +1786,7 @@ function send_modalchat(elem)
|
||||
"temperature": 0.9,
|
||||
"top_p": 1,
|
||||
"frequency_penalty": 0,
|
||||
"presence_penalty": 1,
|
||||
"presence_penalty": 0,
|
||||
"best_of": 1,
|
||||
"echo": false,
|
||||
"logprobs": 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user