typo
This commit is contained in:
parent
64cad20c2e
commit
91f7dbfda2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Related PRs:
|
||||||
|
|
||||||
## Tips and tricks
|
## 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|>
|
<|im_start|>system\nAct like a person who is extremely happy.<|im_end|>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue