From 83c74e12f8c5da6d6fb206ba882aad3a2eb3a359 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Fri, 15 Sep 2023 17:00:40 +0800 Subject: [PATCH] Updated Kobold Lite to v63. You may want to wait a day or two to confirm its stable before merging --- static/klite.html | 940 +++++++++++++++++++++++++++++++++------------- 1 file changed, 675 insertions(+), 265 deletions(-) diff --git a/static/klite.html b/static/klite.html index cf30ee079..cf97eca77 100644 --- a/static/klite.html +++ b/static/klite.html @@ -3,7 +3,7 @@ +
Quick Presets ?Pick from an easy selection of curated generation presets, or configure your own.
@@ -9057,7 +9378,6 @@
-
Temperature ?
512
-
2048
+
2048
-
+
Auto-Adjust Limits
@@ -9116,7 +9436,7 @@
16
512
-
+
Auto-Adjust Limits
@@ -9139,10 +9459,126 @@
+ +
+
Repetition Penalty ?Used to penalize words that were already generated or belong to + the context (Going over 1.2 breaks 6B models).
+ +
+
+
+
1
+
3
+
+
-
Advanced Settings ?These settings control alternative samplers configurations. They are inactive by default, you usually do not need to change them.
+ +
+ +
+ + +
+
+
Format ?Story Mode is best for novel style writing. Adventure Mode is best for Interactive Fiction RPGs. Chat Mode is best for chat conversations with the AI. Instruct mode is for giving the AI ChatGPT styled tasks.
+ + + + + + +
+
+ +
+
+ + + +
+
+
+ + + @@ -9205,8 +9652,9 @@
- -
+
+ + -
-
Format ?Story Mode is best for novel style writing. Adventure Mode is best for Interactive Fiction RPGs. Chat Mode is best for chat conversations with the AI. Instruct mode is for giving the AI ChatGPT styled tasks.
- - - - - +
Token Streaming
+
-
-
-
-
Autoscroll
- +
+
Idle Responses 
+ +
+ +
Trim Sentences
@@ -9345,25 +9733,37 @@
-
Unban Tokens (KAI)
+
Unban EOS Tokens
+
+ + +
-
Persist Session
+
Persist Autosave Session
-
Export Settings
+
JSON Exports Settings
+
+
Show Rename Save File
+ +
+
+
Autoscroll Text
+ +
Inverted Colors
-
+
+
@@ -9639,6 +10045,10 @@
Min Height:
px
+
+
Horizontally-centered text:
+ +
Margin (px):
@@ -9776,7 +10186,7 @@ //for local mode, we do not load any PWA service worker. //this will prevent PWA functionality locally but will avoid the scary 404 errors - if(localmode) + if(localflag) { console.log("Try to register service worker..."); try {