SillyTavern-Presets / README.md
Virt-io's picture
Update README.md
dde59f9 verified
|
raw
history blame
No virus
1.25 kB
---
tags:
- roleplay
---
### SillyTavern Presets
# Usage
Make sure to grab both context and instruct templates.
It should look something like this.
<img src="https://huggingface.co./Virt-io/SillyTavern-Presets/resolve/main/Images/Silly_Tavern_preset.png">
When using these presets you must set **Example Messages Behavior: Never include examples** otherwise they will be sent twice.
<img src="https://huggingface.co./Virt-io/SillyTavern-Presets/resolve/main/Images/ExampleMessages.png">
The reason for this, is because I explicitly set for them to be sent. The default behavior is for them to just be added at the end of the context prompt.
As for samplers, **Simple_Smooth** should be good for most use cases.
Only use **Dynamic_Temp_Smooth** if you want some more unhinged behaviour.
# Character Cards
When using these presets it is recommended to use *Personality Summary, Scenario, Example Dialogue*.
To prevent Example Dialogue from confusing the model, instead of using:
```
{{user}}: blabla bla blabla
{{char}}: wahwah wahwah wah
```
You may want to try using:
```
Interviewer: blabla bla blabla
{{char}}: wahwah wahwah wah
```
<img src="https://huggingface.co./Virt-io/SillyTavern-Presets/resolve/main/Images/Character_Cards_01.png">