Sukino commited on
Commit
ada2365
·
1 Parent(s): caf51dd

Doubled context size

Browse files
Presets/SKN Game Master Oneshot/Chat Completion/SKN Game Master Oneshot.json CHANGED
@@ -9,8 +9,8 @@
9
  "repetition_penalty": 1,
10
  "max_context_unlocked": true,
11
  "tool_reasoning_mode": "disabled",
12
- "openai_max_context": 32768,
13
- "openai_max_tokens": 2048,
14
  "names_behavior": 2,
15
  "send_if_empty": "",
16
  "impersonation_prompt": "[Write your next reply from the point of view of {{user}}, using the chat history so far as a guideline for the writing style of {{user}}. Don't write as {{char}} or system. Don't describe actions of {{char}}.]",
 
9
  "repetition_penalty": 1,
10
  "max_context_unlocked": true,
11
  "tool_reasoning_mode": "disabled",
12
+ "openai_max_context": 65536,
13
+ "openai_max_tokens": 4096,
14
  "names_behavior": 2,
15
  "send_if_empty": "",
16
  "impersonation_prompt": "[Write your next reply from the point of view of {{user}}, using the chat history so far as a guideline for the writing style of {{user}}. Don't write as {{char}} or system. Don't describe actions of {{char}}.]",