From 897ad284772821ee182db5eb38bb2ac0b52aae1e Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Mon, 21 Aug 2023 00:56:53 +0300 Subject: [PATCH] Apply preset manager for instruct presets --- public/index.html | 19 ++-- public/instruct/Alpaca.json | 3 +- public/instruct/Koala.json | 3 +- public/instruct/Llama2.json | 3 +- public/instruct/Metharme.json | 3 +- public/instruct/OpenOrca-OpenChat.json | 3 +- public/instruct/Roleplay.json | 3 +- public/instruct/Vicuna 1.0.json | 3 +- public/instruct/Vicuna 1.1.json | 3 +- public/instruct/WizardLM-13B.json | 3 +- public/instruct/WizardLM.json | 3 +- public/instruct/simple-proxy-for-tavern.json | 3 +- public/scripts/instruct-mode.js | 113 ++++++++++--------- public/scripts/power-user.js | 2 +- public/scripts/preset-manager.js | 44 ++++++-- public/style.css | 4 - server.js | 30 ++--- 17 files changed, 146 insertions(+), 99 deletions(-) diff --git a/public/index.html b/public/index.html index a6968dcd7..0d73bd76a 100644 --- a/public/index.html +++ b/public/index.html @@ -149,7 +149,6 @@
-

Kobold Presets @@ -161,6 +160,7 @@ + @@ -179,6 +179,7 @@ + @@ -208,6 +209,7 @@
+ @@ -2141,12 +2143,15 @@ -
- - +
+ + + + + + + +