macadeliccc commited on
Commit
954a6d6
·
verified ·
1 Parent(s): d57a808

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -11,7 +11,11 @@ This model is a gemma 2 2b model distilled from google/gemma-2-9b-it and finetun
11
  ChatML
12
 
13
  ```
14
-
 
 
 
 
15
  ```
16
 
17
  ## Training Information
 
11
  ChatML
12
 
13
  ```
14
+ <|im_start|>system
15
+ {system}<|im_end|>
16
+ <|im_start|>user
17
+ {user}<|im_end|>
18
+ <|im_start|>assistant
19
  ```
20
 
21
  ## Training Information