bartowski commited on
Commit
9cc28b1
·
verified ·
1 Parent(s): c92dd82

Update prompt format

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ Run them in [LM Studio](https://lmstudio.ai/)
17
  ## Prompt format
18
 
19
  ```
20
- <|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|><|end▁of▁sentence|><|Assistant|>
21
  ```
22
 
23
  ## Download a file (not the whole branch) from below:
 
17
  ## Prompt format
18
 
19
  ```
20
+ <|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|>
21
  ```
22
 
23
  ## Download a file (not the whole branch) from below: