From e19feddb292d90481ea51ca558f1dc242b2a8fbf Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:46:58 +0300 Subject: [PATCH] Decrease max length for Novel presets --- public/NovelAI Settings/Asper-Kayra.settings | 2 +- public/NovelAI Settings/Blended-Coffee-Kayra.settings | 2 +- public/NovelAI Settings/Blook-Kayra.settings | 2 +- public/NovelAI Settings/Carefree-Kayra.settings | 2 +- public/NovelAI Settings/CosmicCube-Kayra.settings | 4 ++-- public/NovelAI Settings/Edgewise-Clio.settings | 2 +- public/NovelAI Settings/Fresh-Coffee-Kayra.settings | 2 +- public/NovelAI Settings/Green-Active-Writer-Kayra.settings | 2 +- public/NovelAI Settings/Pilotfish-Kayra.settings | 2 +- public/NovelAI Settings/Pro_Writer-Kayra.settings | 2 +- public/NovelAI Settings/Stelenes-Kayra.settings | 2 +- public/NovelAI Settings/Talker-Chat-Clio.settings | 2 +- public/NovelAI Settings/Tea_Time-Kayra.settings | 2 +- public/NovelAI Settings/Tesseract-Kayra.settings | 2 +- public/NovelAI Settings/Writers-Daemon-Kayra.settings | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/public/NovelAI Settings/Asper-Kayra.settings b/public/NovelAI Settings/Asper-Kayra.settings index 5b0cb997c..c611949cc 100644 --- a/public/NovelAI Settings/Asper-Kayra.settings +++ b/public/NovelAI Settings/Asper-Kayra.settings @@ -1,7 +1,7 @@ { "order": [5, 0, 1, 3], "temperature": 1.16, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_k": 175, "typical_p": 0.96, diff --git a/public/NovelAI Settings/Blended-Coffee-Kayra.settings b/public/NovelAI Settings/Blended-Coffee-Kayra.settings index 0e67dd5f9..62dad3a4d 100644 --- a/public/NovelAI Settings/Blended-Coffee-Kayra.settings +++ b/public/NovelAI Settings/Blended-Coffee-Kayra.settings @@ -1,7 +1,7 @@ { "order": [6, 0, 1, 2, 3], "temperature": 1, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_k": 25, "top_p": 1, diff --git a/public/NovelAI Settings/Blook-Kayra.settings b/public/NovelAI Settings/Blook-Kayra.settings index 9ffd4baf1..87d845a1a 100644 --- a/public/NovelAI Settings/Blook-Kayra.settings +++ b/public/NovelAI Settings/Blook-Kayra.settings @@ -1,7 +1,7 @@ { "order": [6, 2, 3, 1, 0], "temperature": 1, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_k": 0, "top_p": 0.96, diff --git a/public/NovelAI Settings/Carefree-Kayra.settings b/public/NovelAI Settings/Carefree-Kayra.settings index 14695f357..28e75a371 100644 --- a/public/NovelAI Settings/Carefree-Kayra.settings +++ b/public/NovelAI Settings/Carefree-Kayra.settings @@ -1,7 +1,7 @@ { "order": [2, 3, 0, 4, 1], "temperature": 1.35, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_k": 15, "top_p": 0.85, diff --git a/public/NovelAI Settings/CosmicCube-Kayra.settings b/public/NovelAI Settings/CosmicCube-Kayra.settings index 17d501e47..ae95c4f97 100644 --- a/public/NovelAI Settings/CosmicCube-Kayra.settings +++ b/public/NovelAI Settings/CosmicCube-Kayra.settings @@ -1,7 +1,7 @@ { "order": [8, 6, 5, 0, 3], "temperature": 0.9, - "max_length": 300, + "max_length": 150, "min_length": 1, "typical_p": 0.95, "tail_free_sampling": 0.92, @@ -17,4 +17,4 @@ "phrase_rep_pen": "off", "cfg_scale": 1.48, "max_context": 7800 -} \ No newline at end of file +} diff --git a/public/NovelAI Settings/Edgewise-Clio.settings b/public/NovelAI Settings/Edgewise-Clio.settings index 13209feea..77ecaef71 100644 --- a/public/NovelAI Settings/Edgewise-Clio.settings +++ b/public/NovelAI Settings/Edgewise-Clio.settings @@ -1,7 +1,7 @@ { "order": [4, 0, 5, 3, 2], "temperature": 1.09, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_p": 0.969, "top_a": 0.09, diff --git a/public/NovelAI Settings/Fresh-Coffee-Kayra.settings b/public/NovelAI Settings/Fresh-Coffee-Kayra.settings index 419385cd5..383fcba1c 100644 --- a/public/NovelAI Settings/Fresh-Coffee-Kayra.settings +++ b/public/NovelAI Settings/Fresh-Coffee-Kayra.settings @@ -1,7 +1,7 @@ { "order": [0, 1, 2, 3], "temperature": 1, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_k": 25, "top_p": 1, diff --git a/public/NovelAI Settings/Green-Active-Writer-Kayra.settings b/public/NovelAI Settings/Green-Active-Writer-Kayra.settings index 4db45d37a..73b18a087 100644 --- a/public/NovelAI Settings/Green-Active-Writer-Kayra.settings +++ b/public/NovelAI Settings/Green-Active-Writer-Kayra.settings @@ -1,7 +1,7 @@ { "order": [6, 0, 8, 5, 3], "temperature": 1.5, - "max_length": 300, + "max_length": 150, "min_length": 1, "typical_p": 0.95, "tail_free_sampling": 0.95, diff --git a/public/NovelAI Settings/Pilotfish-Kayra.settings b/public/NovelAI Settings/Pilotfish-Kayra.settings index a1801fa2c..4a8d06ac2 100644 --- a/public/NovelAI Settings/Pilotfish-Kayra.settings +++ b/public/NovelAI Settings/Pilotfish-Kayra.settings @@ -1,7 +1,7 @@ { "order": [6, 0, 4, 1, 2, 5, 3], "temperature": 1.31, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_k": 25, "top_p": 0.97, diff --git a/public/NovelAI Settings/Pro_Writer-Kayra.settings b/public/NovelAI Settings/Pro_Writer-Kayra.settings index 96a617ba9..a020d462b 100644 --- a/public/NovelAI Settings/Pro_Writer-Kayra.settings +++ b/public/NovelAI Settings/Pro_Writer-Kayra.settings @@ -1,7 +1,7 @@ { "order": [3, 4, 5, 0], "temperature": 1.06, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_a": 0.146, "typical_p": 0.976, diff --git a/public/NovelAI Settings/Stelenes-Kayra.settings b/public/NovelAI Settings/Stelenes-Kayra.settings index 0612c9e24..dae13cecd 100644 --- a/public/NovelAI Settings/Stelenes-Kayra.settings +++ b/public/NovelAI Settings/Stelenes-Kayra.settings @@ -1,7 +1,7 @@ { "order": [3, 0, 5], "temperature": 2.5, - "max_length": 300, + "max_length": 150, "min_length": 1, "typical_p": 0.969, "tail_free_sampling": 0.941, diff --git a/public/NovelAI Settings/Talker-Chat-Clio.settings b/public/NovelAI Settings/Talker-Chat-Clio.settings index 355d2d03a..136845554 100644 --- a/public/NovelAI Settings/Talker-Chat-Clio.settings +++ b/public/NovelAI Settings/Talker-Chat-Clio.settings @@ -1,7 +1,7 @@ { "order": [1, 5, 0, 2, 3, 4], "temperature": 1.5, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_k": 10, "top_p": 0.75, diff --git a/public/NovelAI Settings/Tea_Time-Kayra.settings b/public/NovelAI Settings/Tea_Time-Kayra.settings index fb0c08f1b..af57676ce 100644 --- a/public/NovelAI Settings/Tea_Time-Kayra.settings +++ b/public/NovelAI Settings/Tea_Time-Kayra.settings @@ -1,7 +1,7 @@ { "order": [5, 0, 4], "temperature": 1, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_a": 0.017, "typical_p": 0.975, diff --git a/public/NovelAI Settings/Tesseract-Kayra.settings b/public/NovelAI Settings/Tesseract-Kayra.settings index cd5b5db34..919461937 100644 --- a/public/NovelAI Settings/Tesseract-Kayra.settings +++ b/public/NovelAI Settings/Tesseract-Kayra.settings @@ -1,7 +1,7 @@ { "order": [6, 0, 5], "temperature": 0.895, - "max_length": 300, + "max_length": 150, "min_length": 1, "typical_p": 0.9, "repetition_penalty": 2, diff --git a/public/NovelAI Settings/Writers-Daemon-Kayra.settings b/public/NovelAI Settings/Writers-Daemon-Kayra.settings index 415b9f701..8ae98884c 100644 --- a/public/NovelAI Settings/Writers-Daemon-Kayra.settings +++ b/public/NovelAI Settings/Writers-Daemon-Kayra.settings @@ -1,7 +1,7 @@ { "order": [8, 0, 5, 3, 2, 4], "temperature": 1.5, - "max_length": 300, + "max_length": 150, "min_length": 1, "top_a": 0.02, "top_p": 0.95,