Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,13 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
|
|
15 |
|
16 |
Run them in [LM Studio](https://lmstudio.ai/)
|
17 |
|
|
|
|
|
18 |
## Prompt format
|
19 |
|
20 |
-
|
|
|
|
|
21 |
|
22 |
## Download a file (not the whole branch) from below:
|
23 |
|
|
|
15 |
|
16 |
Run them in [LM Studio](https://lmstudio.ai/)
|
17 |
|
18 |
+
### Warning: These are based on an unverified conversion and before finalized llama.cpp support. If you still see this message, know that you may have issues.
|
19 |
+
|
20 |
## Prompt format
|
21 |
|
22 |
+
```
|
23 |
+
<s>[INST] {prompt}[/INST] </s>
|
24 |
+
```
|
25 |
|
26 |
## Download a file (not the whole branch) from below:
|
27 |
|