Increase default context cap for Kobold and ooba to 4k

This commit is contained in:
Cohee1207
2023-07-21 23:47:43 +03:00
parent bc6e46bac8
commit 7205255d18
2 changed files with 4 additions and 5 deletions

View File

@ -43,7 +43,7 @@ export {
send_on_enter_options,
};
const MAX_CONTEXT_DEFAULT = 2048;
const MAX_CONTEXT_DEFAULT = 4096;
const MAX_CONTEXT_UNLOCKED = 65536;
const avatar_styles = {