bartowski commited on
Commit
75b8e3d
·
verified ·
1 Parent(s): 152cbd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Run them directly with [llama.cpp](https://github.com/ggerganov/llama.cpp), or a
21
  ## Prompt format
22
 
23
  ```
24
- <|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|><|end▁of▁sentence|><|Assistant|>
25
  ```
26
 
27
  ## Download a file (not the whole branch) from below:
 
21
  ## Prompt format
22
 
23
  ```
24
+ <|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|>
25
  ```
26
 
27
  ## Download a file (not the whole branch) from below: