Virt-io commited on
Commit
99b1c6a
1 Parent(s): 6b550d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -21,4 +21,16 @@ Only use **Dynamic_Temp_Smooth** if you want some more unhinged behaviour.
21
 
22
  When using these presets it is recommended to use *Personality Summary, Scenario, Example Dialogue*.
23
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  <img src="https://huggingface.co/Virt-io/SillyTavern-Presets/resolve/main/Images/Character_Cards_01.png">
 
21
 
22
  When using these presets it is recommended to use *Personality Summary, Scenario, Example Dialogue*.
23
 
24
+ To prevent Example Dialogue from confusing the model, instead of using:
25
+ ```
26
+ {{user}}: blabla bla blabla
27
+ {{char}}: wahwah wahwah wah
28
+ ```
29
+
30
+ You may want to try using:
31
+ ```
32
+ Interviewer: blabla bla blabla
33
+ {{char}}: wahwah wahwah wah
34
+ ```
35
+
36
  <img src="https://huggingface.co/Virt-io/SillyTavern-Presets/resolve/main/Images/Character_Cards_01.png">