mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +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::`,
|
||||
temperature: 0.9,
|
||||
top_p: 0.8,
|
||||
repetitionPenalty: 1.12,
|
||||
startSequence: '<s>',
|
||||
stopSequence: '###,User:,</s>,Current user prompt:',
|
||||
|
||||
Reference in New Issue
Block a user