Add single-line mode for Kobold

This commit is contained in:
SillyLossy
2023-03-20 00:31:12 +02:00
parent 6177985340
commit 15edcbb4ac
6 changed files with 43 additions and 7 deletions

View File

@@ -21,6 +21,11 @@
process. It is important to be careful when making changes to these settings without proper
consideration, as doing so may result in degraded quality of responses.
</p>
<h3>Single-line mode</h3>
<p>
In single-line mode the AI generates only one line per request. This allows for quicker generation of
shorter prompts, but it does not produce responses that consist of more than one line.
</p>
<h3>Top P Sampling</h3>
<p>
This setting controls how much of the text generated is based on the most likely options.