bartowski commited on
Commit
f969a22
1 Parent(s): e3813f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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
- No prompt format found, check original model page
 
 
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