bartowski commited on
Commit
016c3aa
1 Parent(s): 827bb36

Update README.md

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