Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,7 @@ Converted from the XORs weights from PygmalionAI's release https://huggingface.c
|
|
| 28 |
## Prompting
|
| 29 |
|
| 30 |
The model was trained on the usual Pygmalion persona + chat format, so any of the usual UIs should already handle everything correctly. If you're using the model directly, this is the expected formatting:
|
|
|
|
| 31 |
```
|
| 32 |
[CHARACTER]'s Persona: [A few sentences about the character you want the model to play]
|
| 33 |
<START>
|
|
|
|
| 28 |
## Prompting
|
| 29 |
|
| 30 |
The model was trained on the usual Pygmalion persona + chat format, so any of the usual UIs should already handle everything correctly. If you're using the model directly, this is the expected formatting:
|
| 31 |
+
|
| 32 |
```
|
| 33 |
[CHARACTER]'s Persona: [A few sentences about the character you want the model to play]
|
| 34 |
<START>
|