Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,7 @@ All quants made using imatrix option with dataset provided by Kalomaze [here](ht
|
|
15 |
## Prompt format
|
16 |
|
17 |
```
|
18 |
-
{system_prompt}
|
19 |
-
USER: {prompt}
|
20 |
-
ASSISTANT: </s>
|
21 |
```
|
22 |
|
23 |
## Download a file (not the whole branch) from below:
|
|
|
15 |
## Prompt format
|
16 |
|
17 |
```
|
18 |
+
{system_prompt} USER: {prompt} ASSISTANT: </s>
|
|
|
|
|
19 |
```
|
20 |
|
21 |
## Download a file (not the whole branch) from below:
|