Extend default context size to 8k

This commit is contained in:
Cohee 2024-09-02 02:26:17 +03:00
parent ab4385eb12
commit a0dc16d84c

View File

@ -4,8 +4,8 @@
"api_server": "http://127.0.0.1:5000/api",
"preset_settings": "RecoveredRuins",
"user_avatar": "user-default.png",
"amount_gen": 250,
"max_context": 2048,
"amount_gen": 350,
"max_context": 8192,
"main_api": "koboldhorde",
"world_info_settings": {
"world_info": {