bartowski commited on
Commit
66776dc
1 Parent(s): f68bdb6

Update README.md

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