diff --git a/static/klite.html b/static/klite.html index cf30ee07..cf97eca7 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 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
-
Temperature ?
512
-
2048
+
2048
-
+
Auto-Adjust Limits
@@ -9116,7 +9436,7 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
16
512
-
+
Auto-Adjust Limits
@@ -9139,10 +9459,126 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
+ + +
+
+
Repetition Penalty ?Used to penalize words that were already generated or belong to + the context (Going over 1.2 breaks 6B models).
+ +
+
+
+
1
+
3
+
+
+ + +
+ +
+ + +
+
+
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 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
- -
+
+ + -
-
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.
- +
+ +
+
Idle Responses 
+ + - - - -
-
-
-
-
Autoscroll
- -
+
Trim Sentences
@@ -9345,25 +9733,37 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
-
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 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
Min Height:
px
+
+
Horizontally-centered text:
+ +
Margin (px):
@@ -9776,7 +10186,7 @@ if ('serviceWorker' in navigator) { //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 {