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