Force name2 advanced option

This commit is contained in:
SillyLossy
2023-03-22 16:53:01 +02:00
parent a575b072da
commit 3fe0e629c0
4 changed files with 39 additions and 6 deletions

View File

@@ -32,6 +32,10 @@
<p>
<code><b>Personality: </b></code> won't be prepended to the content your character's Personality box.
</p>
<h4>Always add character's name to prompt</h4>
<p>
Doesn't do anything (Included in Pygmalion formatting).
</p>
<h3>For <u>non-Pygmalion</u> models</h3>
<h4>Disable description formatting</h4>
<p>
@@ -45,6 +49,15 @@
<p>
<code><b>NAME's personality: </b></code> won't be prepended to the content your character's Personality box.
</p>
<h4>Always add character's name to prompt</h4>
<p>
Appends character's name to the prompt to force model to complete the message as a character:
</p>
<code>
** OTHER CONTEXT HERE **<br>
Character:
</code>
</div>
</div>
</body>