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