bartowski commited on
Commit
204e800
1 Parent(s): 1130bb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -16,7 +16,13 @@ Experimental quants are made with `--output-tensor-type f16 --token-embedding-ty
16
 
17
  ## Prompt format
18
 
19
-
 
 
 
 
 
 
20
 
21
  ## Download a file (not the whole branch) from below:
22
 
 
16
 
17
  ## Prompt format
18
 
19
+ ```
20
+ <|im_start|>system
21
+ {system_prompt}<|im_end|>
22
+ <|im_start|>user
23
+ {prompt}<|im_end|>
24
+ <|im_start|>assistant
25
+ ```
26
 
27
  ## Download a file (not the whole branch) from below:
28