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