Remove legacy NovelAI models

This commit is contained in:
Cohee
2023-09-06 14:32:06 +03:00
parent 9f79e11bb5
commit 853736fa93
5 changed files with 2 additions and 69 deletions

View File

@@ -18,8 +18,6 @@ const default_preamble = "[ Style: chat, complex, sensory, visceral ]";
const default_order = [1, 5, 0, 2, 3, 4];
const maximum_output_length = 150;
const default_presets = {
"euterpe-v2": "Classic-Euterpe",
"krake-v2": "Classic-Krake",
"clio-v1": "Talker-Chat-Clio",
"kayra-v1": "Carefree-Kayra"
}