AuriAetherwiing commited on
Commit
b1aa93a
1 Parent(s): eab43fc

fix template example

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -44,6 +44,8 @@ Thanks to Kearm for providing compute for this training run!
44
  Model responds to ChatML instruct formatting, exactly like it's base model.
45
 
46
  ```
 
 
47
  <|im_start|>user
48
  {user message}<|im_end|>
49
  <|im_start|>assistant
 
44
  Model responds to ChatML instruct formatting, exactly like it's base model.
45
 
46
  ```
47
+ <|im_start|>system
48
+ {system message}<|im_end|>
49
  <|im_start|>user
50
  {user message}<|im_end|>
51
  <|im_start|>assistant