Usage Mode ?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.
-
-
-
-
+
+
+
UI Style Select ?Select your preferred UI style, which affects text formatting and display. Some UIs are only available for specific modes.
-
+
-
+
+
+
+
+
+
+
Instruct Tag Preset ?Quickly select between common instruct tag formats. Different models are trained with different tags.
+
+
+
+
+
+
+
+
+
+
Instruct Tag Format ?Specify the exact text formatting used for instruct mode.
+
+
+
System Tag ?The sequence to start the system prompt
+
+
+
+
Sys. Prompt ?A fixed system message sent at the very start to guide the AI behavior. Usually NOT needed
+
+
+
+
User Tag ?The sequence to start an instruction prompt
+
+
+
+
Assistant Tag ?The sequence to start an assistant response
+
+
+
+
+
+
+
+
+
+
+
Your Name ?The name the AI will see you as
+
+
+
AI Name ?Name of the person(s) you want to chat with. Multiple opponents can be specified, creating a group chat, separate their names using multiple lines.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Multiline Replies ?Whether to allow multiple lines in AI responses (Chat/Adventure). Disable this if the AI starts generating rubbish.
+
+
+
+
Continue Bot Replies ?Allow incomplete AI chat mode replies, which can be continued by pressing submit again. Not recommended for newbies.
+
+
+
+
+
+
Chat PrePrompt ?Modifies the context, injecting tokens to improve chat quality for new chats.
+
+
+
+
Adventure PrePrompt ?Modifies the context, injecting tokens to improve adventure quality for new adventures.
+
+
+
+
+
Enable Markdown ?Allows the UI to use markdown formatting such as quotes and code blocks.
+
+
+
+
Trim Sentences ?Trims incomplete sentences in AI output.
+
+
+
+
Trim Whitespace ?Removes trailing whitespace in AI output.
+
+
+
+
Compress Newlines ?Compresses multiple newlines into one newline in AI output.
+
+
+
+
+
+
+
Inject Timestamps ?Injects timestamps into context (Chat/Instruct), allowing the AI to have a sense of time.
+
+
+
+
Inject ChatNames ?Appends chat names after every instruct tag, a hybrid chat mode.
+
+
+
+
Assistant Jailbreak ?Automatically injects a jailbreak message after every instruct query, to make the AI more likely to obey you.
+
+
+
+
@@ -16967,7 +17112,7 @@
Sampler Preset ?Pick from an easy selection of curated generation presets, or configure your own.
-
+
@@ -17047,7 +17192,7 @@
-
Top p Sampling ?Used
+
Top-P Sampling ?Used
to discard unlikely text in a nucleus sampling process. Lower values will make text
more predictable but can become repetitious. Set to 1 to deactivate it.
-
Top k Sampling ?Top-K Sampling. Discards all but the K most likely tokens. Set 0 to Deactivate.
+
Top-K Sampling ?Top-K Sampling. Discards all but the K most likely tokens. Set 0 to Deactivate.
@@ -17123,67 +17268,65 @@
-
Smp.Order ?
- The order by which all 7 samplers are applied, separated by commas. 0=top_k, 1=top_a, 2=top_p, 3=tfs, 4=typ, 5=temp, 6=rep_pen
+
Smooth.F
-
+
DyTemp
-
+
-
-
-
-
-
-
-
-
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 ?
+ 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
+
+
+
+
Grammar ?
+ Grammar Sampling (KCPP) - Allows you to constrain output to fit specific structures. Resets grammar state every generation unless Retain is checked.
+
+
+
Retain
+
+
+
+
+
Smp.Order ?
+ The order by which all 7 samplers are applied, separated by commas. 0=top_k, 1=top_a, 2=top_p, 3=tfs, 4=typ, 5=temp, 6=rep_pen
+
+
-
Mirostat Not Supported
-
-
-
-
-
-
-
-
-
-
-
Additional Configs ?Grammar Sampling (KCPP) - Allows you to constrain output to fit specific structures. Resets grammar state every generation unless Retain is checked.
-
-
Retain
-
-
-
@@ -17200,122 +17343,6 @@
-
-
-
-
-
-
Instruct Tag Preset ?Quickly select between common instruct tag formats. Different models are trained with different tags.
-
-
-
-
-
-
-
-
-
-
Instruct Tag Format ?Specify the exact text formatting used for instruct mode.
-
-
Sys. Seq.?The sequence to start the system prompt
-
- Sys. Prompt?A fixed system message sent at the very start to guide the AI behavior. Usually NOT needed.
-
-
-
-
- Start Seq.?The sequence to start an instruction prompt
-
- End Seq.?The sequence to end an instruction prompt
-
-
-
-
-
-
-
-
-
-
Your Name
-
AI Name ?Name of the person(s) you want to chat with. Multiple opponents can be specified, creating a group chat, separate their names using multiple lines.
-
-
-
-
-
-
-
-
-
-
-
-
-
Multiline Replies ?Whether to allow multiple lines in AI responses (Chat/Adventure). Disable this if the AI starts generating rubbish.
-
-
-
-
Continue Bot Replies ?Allow incomplete AI chat mode replies, which can be continued by pressing submit again. Not recommended for newbies.
-
-
-
-
-
-
-
Chat PrePrompt ?Modifies the context, injecting tokens to improve chat quality for new chats.
-
-
-
-
Adventure PrePrompt ?Modifies the context, injecting tokens to improve adventure quality for new adventures.
-
-
-
-
-
-
-
Enable Markdown ?Allows the UI to use markdown formatting such as quotes and code blocks.
-
-
-
-
Trim Sentences ?Trims incomplete sentences in AI output.
-
-
-
-
Trim Whitespace ?Removes trailing whitespace in AI output.
-
-
-
-
Compress Newlines ?Compresses multiple newlines into one newline in AI output.
-
-
-
-
-
-
-
Inject Timestamps ?Injects timestamps into context (Chat/Instruct), allowing the AI to have a sense of time.
-
-
-
-
Inject ChatNames ?Appends chat names after every instruct tag, a hybrid chat mode.
-
-
-
-
Assistant Jailbreak ?Automatically injects a jailbreak message after every instruct query, to make the AI more likely to obey you.