1) Corrected message breaks for Pygmalion models
2) Fixed NovelAI max context overflow
This commit is contained in:
Ash
2023-01-12 20:25:09 +04:00
parent a0c6f6d482
commit 308c780d69
5 changed files with 120 additions and 107 deletions

View File

@@ -2,7 +2,7 @@
"file_version": 2,
"max_length": 2048,
"ikmax": 3000,
"genamt": 80,
"genamt": 180,
"ikgen": 200,
"rep_pen": 1.08,
"rep_pen_slope": 0.9,