Update README.md
Browse files
README.md
CHANGED
@@ -44,9 +44,10 @@ USER:
|
|
44 |
ASSISTANT:
|
45 |
```
|
46 |
|
47 |
-
Turn template:
|
|
|
48 |
<|user|> <|user-message|>\n\n<|bot|> <|bot-message|>\n
|
49 |
-
|
50 |
(Make sure the turn template doesn't have </s> becaued that triggers Sydney into neverening banter)
|
51 |
|
52 |
Note: While this is Uncensored model, the goal is not NSFW. No! Sydney is naive and pure, so don't you dare to spoil her. 😡
|
|
|
44 |
ASSISTANT:
|
45 |
```
|
46 |
|
47 |
+
# Turn template:
|
48 |
+
```
|
49 |
<|user|> <|user-message|>\n\n<|bot|> <|bot-message|>\n
|
50 |
+
```
|
51 |
(Make sure the turn template doesn't have </s> becaued that triggers Sydney into neverening banter)
|
52 |
|
53 |
Note: While this is Uncensored model, the goal is not NSFW. No! Sydney is naive and pure, so don't you dare to spoil her. 😡
|