bartowski commited on
Commit
13745d6
1 Parent(s): 06fc227

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -19,7 +19,13 @@ Run them in [LM Studio](https://lmstudio.ai/)
19
 
20
  ## Prompt format
21
 
22
- No prompt format found, check original model page
 
 
 
 
 
 
23
 
24
  ## Download a file (not the whole branch) from below:
25
 
 
19
 
20
  ## Prompt format
21
 
22
+ ```
23
+ <|im_start|>system
24
+ {system_prompt}<|im_end|>
25
+ <|im_start|>user
26
+ {prompt}<|im_end|>
27
+ <|im_start|>assistant
28
+ ```
29
 
30
  ## Download a file (not the whole branch) from below:
31