jan-hq commited on
Commit
29067e6
·
1 Parent(s): fda89b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -21,6 +21,12 @@ language:
21
 
22
  ChatML
23
  ```
 
 
 
 
 
 
24
  ```
25
 
26
  # Run this model
 
21
 
22
  ChatML
23
  ```
24
+ <|im_start|>system
25
+ {system_message}<|im_end|>
26
+ <|im_start|>user
27
+ {prompt}<|im_end|>
28
+ <|im_start|>assistant
29
+
30
  ```
31
 
32
  # Run this model