[fix] better settings for template
This commit is contained in:
@@ -548,8 +548,8 @@ export const presetTemplate:botPreset = {
|
||||
temperature: 80,
|
||||
maxContext: 4000,
|
||||
maxResponse: 300,
|
||||
frequencyPenalty: 30,
|
||||
PresensePenalty: 30,
|
||||
frequencyPenalty: 70,
|
||||
PresensePenalty: 70,
|
||||
formatingOrder: ['main', 'description', 'chats', 'jailbreak', 'lorebook', 'globalNote', 'authorNote', 'lastChat'],
|
||||
aiModel: "gpt35",
|
||||
subModel: "gpt35",
|
||||
|
||||
Reference in New Issue
Block a user