Update README.md
Browse files
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 |
-
<
|
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 |
|