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.
+
+
+
+
+
Aesthetic Chat UI
+
+
+
+
+
+
Adventure Prompt ?Modifies the context, injecting tokens to improve adventure quality for adventure mode.
+
+
+
+
+
+
Aesthetic Instruct UI
+
+
+
+
+
+
+
+
+
+
+
+
+
Your Name
+
AI Name ?The name of the person you want to chat with. Multiple opponents can be specified, creating a group chat, separate their names with ||$||
+
+
+
+
+
+
+
+
+
Multiline Replies
+
+
+
+
Continue Bot Replies
+
+
+
+
+
+
+
Instruct Tag Preset ?Quickly select between common instruct tag formats. Different models are trained with different tags.
+
+
+
+
Start Seq.?The sequence to start an instruction prompt
+
End Seq.?The sequence to end an instruction prompt
+
+
+
+
+
+
+
Raw Instruct Tags ?If enabled, uses instruct tags verbatim. If disabled, uses universal instruct placeholders that get swapped on submit.
+
+
Enable Markdown ?Allows the UI to use markdown formatting such as quotes and code blocks.
+
+
+
+
+
+
+
+
-
Advanced Settings ?These settings control alternative samplers configurations. They are inactive by default, you usually do not need to change them.
+
Advanced Sampler Config ?These settings control alternative samplers configurations. They are inactive by default, you usually do not need to change them.
@@ -9168,19 +9604,30 @@ 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
+
+
Mirostat (If supported) ?Replaces your samplers with mirostat, an alternative sampling method. May not be available depending on backend, not supported on Horde.
+
+
+
+
Mode
+
Tau
+
Eta
+
+
+
+
+
+
+
+
+
Mirostat Not Supported
@@ -9205,8 +9652,9 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
-
-
+
+
+
Generate Images ?Use Stable Horde to insert AI generated images into your story.
@@ -9235,7 +9683,6 @@ Kobold Lite is under the AGPL v3.0 License for the purposes of koboldcpp and Kob
-
@@ -9250,92 +9697,33 @@ 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
+
+
-
-
-
-
Your Name
-
AI Name ?The name of the person you want to chat with. Multiple opponents can be specified, creating a group chat, separate their names with ||$||
-
-
-
-
-
-
-
-
Aesthetic Chat UI
-
-
-
-
Multiline Replies
-
-
-
-
Continue Bot Replies
-
-
-
-
-
-
Improved Prompt ?Modifies the context, injecting tokens to improve adventure quality for adventure mode.
-
-
-
-
-
-
Start Seq.?The sequence to start an instruction prompt
-
End Seq.?The sequence to end an instruction prompt
-
-
-
-
-
-
-
-
Aesthetic Instruct UI
-
-
-
Enable Markdown ?Allows the UI to use markdown formatting such as quotes and code blocks.
-
-
-
-
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 {