Add example character
Browse files- Cards/Eira_Example.png +0 -0
- Images/Character_Cards_01.png +0 -0
- README.md +39 -20
Cards/Eira_Example.png
ADDED
Images/Character_Cards_01.png
CHANGED
README.md
CHANGED
@@ -9,7 +9,7 @@ Thanks to [shrinkedd](https://www.reddit.com/r/SillyTavernAI/comments/1ca4xo8/iv
|
|
9 |
|
10 |
### SillyTavern Presets
|
11 |
|
12 |
-
|
13 |
|
14 |
Make sure to grab both context and instruct templates.
|
15 |
It should look something like this.
|
@@ -22,25 +22,6 @@ When using these presets you must set **Example Messages Behavior: Never include
|
|
22 |
|
23 |
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.
|
24 |
|
25 |
-
**Important:** Edit the system prompt with your preferred formatting if you don't like *action/narration* "dialogue".
|
26 |
-
|
27 |
-
# Character Cards
|
28 |
-
|
29 |
-
When using these presets it is recommended to use *Personality Summary, Scenario, Example Dialogue*.
|
30 |
-
|
31 |
-
Example Dialogue should look like this (Ali-Chat works as well.):
|
32 |
-
|
33 |
-
It may look like this:
|
34 |
-
```
|
35 |
-
{{char}}: *looking at her book* "You can tell a lot about a person by what they choose to read."
|
36 |
-
```
|
37 |
-
|
38 |
-
Or this:
|
39 |
-
```
|
40 |
-
{{char}}: "You can tell a lot about a person by what they choose to read."
|
41 |
-
```
|
42 |
-
|
43 |
-
<img src="https://huggingface.co/Virt-io/SillyTavern-Presets/resolve/main/Images/Character_Cards_01.png">
|
44 |
|
45 |
# Samplers
|
46 |
|
@@ -98,3 +79,41 @@ Lower is more diverse.
|
|
98 |
|
99 |
|
100 |
Recommended range 0.1 - 0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
### SillyTavern Presets
|
11 |
|
12 |
+
# Usage
|
13 |
|
14 |
Make sure to grab both context and instruct templates.
|
15 |
It should look something like this.
|
|
|
22 |
|
23 |
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.
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
# Samplers
|
27 |
|
|
|
79 |
|
80 |
|
81 |
Recommended range 0.1 - 0.3
|
82 |
+
|
83 |
+
|
84 |
+
# Character Cards
|
85 |
+
|
86 |
+
**The follwing is just personal preference.**
|
87 |
+
|
88 |
+
|
89 |
+
I have provided an Assistant card to help with creating characters. As well as an example card.
|
90 |
+
|
91 |
+
|
92 |
+
|
93 |
+
<img src="https://huggingface.co/Virt-io/SillyTavern-Presets/resolve/main/Images/Character_Cards_01.png">
|
94 |
+
|
95 |
+
|
96 |
+
|
97 |
+
**Personality summary**
|
98 |
+
|
99 |
+
Use a P-list
|
100 |
+
|
101 |
+
**Scenario**
|
102 |
+
|
103 |
+
Write a short, concise summary of the overall scenario.
|
104 |
+
|
105 |
+
**Examples of dialogue**
|
106 |
+
|
107 |
+
Use Ali-Chat
|
108 |
+
|
109 |
+
This is to enforce formatting and add character lore.
|
110 |
+
|
111 |
+
**Description**
|
112 |
+
|
113 |
+
Any extra information.
|
114 |
+
|
115 |
+
**First message**
|
116 |
+
|
117 |
+
Never write {{user}} dialogue or actions.
|
118 |
+
|
119 |
+
Have both speech and narration.
|