bartowski commited on
Commit
7634f1d
1 Parent(s): 7b0730c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -22,11 +22,9 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
22
  ## Prompt format
23
 
24
  ```
25
- <bos><start_of_turn>user
26
  {prompt}<end_of_turn>
27
  <start_of_turn>model
28
- <end_of_turn>
29
- <start_of_turn>model
30
 
31
  ```
32
 
 
22
  ## Prompt format
23
 
24
  ```
25
+ <start_of_turn>user
26
  {prompt}<end_of_turn>
27
  <start_of_turn>model
 
 
28
 
29
  ```
30