From 0b412033bae6b05f300c2fa05cb58f04e770214b Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:05:22 +0300 Subject: [PATCH] Streamline and simply Novel logit bias. Make it a part of preset --- public/index.html | 43 ++------ public/script.js | 2 +- public/scripts/nai-settings.js | 195 ++++++--------------------------- public/scripts/openai.js | 2 +- public/style.css | 2 +- server.js | 10 +- 6 files changed, 55 insertions(+), 199 deletions(-) diff --git a/public/index.html b/public/index.html index aae8629a6..52bef182c 100644 --- a/public/index.html +++ b/public/index.html @@ -901,40 +901,21 @@ - -
- Logit Bias -
-
- Helps to ban or reinforce the usage of certain tokens. -
-
- - - - - - -
-
-
- View / Edit bias preset -
-
-
-
- Add bias entry +
+
+ Logit Bias +
+ + Add
+
+
+ Helps to ban or reinforce the usage of certain tokens. +
+
-
@@ -3827,7 +3808,7 @@
- +