bartowski commited on
Commit
cc37db2
1 Parent(s): ce19bbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -22,14 +22,12 @@ All quants made using imatrix option with dataset provided by Kalomaze [here](ht
22
 
23
  ## Prompt format
24
 
25
- No chat template specified so default is used. This may be incorrect, check original model card for details.
26
 
27
  ```
28
- <|begin▁of▁sentence|>[INST] <<SYS>>
29
  {system_prompt}
30
- <</SYS>>
31
-
32
- {prompt} [/INST] <|end▁of▁sentence|>
33
  ```
34
 
35
  ## Download a file (not the whole branch) from below:
 
22
 
23
  ## Prompt format
24
 
25
+ This seems to follow the DeepSeek coder format, aka Alpaca.
26
 
27
  ```
 
28
  {system_prompt}
29
+ ### Instruction: {prompt}
30
+ ### Response:
 
31
  ```
32
 
33
  ## Download a file (not the whole branch) from below: