Update README.md
Browse files
README.md
CHANGED
@@ -16,14 +16,8 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
|
|
16 |
|
17 |
## Prompt format
|
18 |
|
19 |
-
No chat template specified so default is used. This may be incorrect, check original model card for details.
|
20 |
-
|
21 |
```
|
22 |
-
|
23 |
-
{system_prompt}
|
24 |
-
<</SYS>>
|
25 |
-
|
26 |
-
{prompt} [/INST] </s>
|
27 |
```
|
28 |
|
29 |
## Download a file (not the whole branch) from below:
|
|
|
16 |
|
17 |
## Prompt format
|
18 |
|
|
|
|
|
19 |
```
|
20 |
+
{system_prompt} USER: {prompt} ASSISTANT: </s>
|
|
|
|
|
|
|
|
|
21 |
```
|
22 |
|
23 |
## Download a file (not the whole branch) from below:
|