mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Take top_p down a touch
This commit is contained in:
@@ -285,6 +285,7 @@ Okay. *I take a seat next to you* What should we do today? I'm up for anything.
|
|||||||
|
|
||||||
::NOTE::`,
|
::NOTE::`,
|
||||||
temperature: 0.9,
|
temperature: 0.9,
|
||||||
|
top_p: 0.8,
|
||||||
repetitionPenalty: 1.12,
|
repetitionPenalty: 1.12,
|
||||||
startSequence: '<s>',
|
startSequence: '<s>',
|
||||||
stopSequence: '###,User:,</s>,Current user prompt:',
|
stopSequence: '###,User:,</s>,Current user prompt:',
|
||||||
|
|||||||
Reference in New Issue
Block a user