---
tags:
- roleplay
---
### SillyTavern Presets
# Usage
When using these presets you must set **Example Messages Behavior: Never include examples** otherwise they will be sent twice.
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
```