This commit is contained in:
ngxson 2024-06-13 14:55:26 +02:00
parent 64cad20c2e
commit 91f7dbfda2

View file

@ -26,7 +26,7 @@ Related PRs:
## Tips and tricks
If your prompt have multiple lines (per prompt), convert the newline to escape sequence `\n`. For example:
If you have multiple lines per prompt, you can escape the newline character (change it to `\n`). For example:
```
<|im_start|>system\nAct like a person who is extremely happy.<|im_end|>