spow12 commited on
Commit
bbf1d29
1 Parent(s): 77815a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -108,7 +108,12 @@ character | visual_novel |
108
 
109
  ### Chat Format
110
 
111
-
 
 
 
 
 
112
 
113
  ## Usage
114
 
 
108
 
109
  ### Chat Format
110
 
111
+ <|im_start|>system
112
+ This is the system prompt.<|im_end|>
113
+ <|im_start|>user
114
+ Instructions placed here.<|im_end|>
115
+ <|im_start|>assistant
116
+ The model's response will be here.<|im_end|>
117
 
118
  ## Usage
119