[fix] better settings for template

This commit is contained in:
kwaroran
2023-05-29 05:20:16 +09:00
parent a11ac615fe
commit c1c767cd05

View File

@@ -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",