Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ You can use these prompt templates, but I recommend using ChatML.
|
|
29 |
|
30 |
```
|
31 |
<|im_start|>system
|
32 |
-
{system}
|
33 |
<|im_start|>user
|
34 |
{user}<|im_end|>
|
35 |
<|im_start|>assistant
|
|
|
29 |
|
30 |
```
|
31 |
<|im_start|>system
|
32 |
+
{system}<|im_end|>
|
33 |
<|im_start|>user
|
34 |
{user}<|im_end|>
|
35 |
<|im_start|>assistant
|