bartowski commited on
Commit
77a462d
·
verified ·
1 Parent(s): 838cc1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -18,8 +18,14 @@ Run them in [LM Studio](https://lmstudio.ai/)
18
 
19
  ## Prompt format
20
 
 
 
21
  ```
22
- <s>[INST] {prompt}[/INST]
 
 
 
 
23
  ```
24
 
25
  ## Download a file (not the whole branch) from below:
 
18
 
19
  ## Prompt format
20
 
21
+ (Model is saved with Mistral's format, but you should use alpaca)
22
+
23
  ```
24
+ ### Instruction:
25
+ {prompt}
26
+
27
+ ### Response:
28
+
29
  ```
30
 
31
  ## Download a file (not the whole branch) from below: