Put prompt back
Browse filesUndocumented but seems to work so re-including it
README.md
CHANGED
@@ -21,7 +21,13 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
|
|
21 |
|
22 |
## Prompt format
|
23 |
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
## Download a file (not the whole branch) from below:
|
27 |
|
|
|
21 |
|
22 |
## Prompt format
|
23 |
|
24 |
+
```
|
25 |
+
<s> [INST] <<SYS>>
|
26 |
+
{system_prompt}
|
27 |
+
<</SYS>>
|
28 |
+
|
29 |
+
{prompt} [/INST] </s>
|
30 |
+
```
|
31 |
|
32 |
## Download a file (not the whole branch) from below:
|
33 |
|