bartowski commited on
Commit
6941b19
1 Parent(s): 95f6506

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -14,14 +14,8 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
14
 
15
  ## Prompt format
16
 
17
- No chat template specified so default is used. This may be incorrect, check original model card for details.
18
-
19
  ```
20
- <s> [INST] <<SYS>>
21
- {system_prompt}
22
- <</SYS>>
23
-
24
- {prompt} [/INST] </s>
25
  ```
26
 
27
  ## Download a file (not the whole branch) from below:
 
14
 
15
  ## Prompt format
16
 
 
 
17
  ```
18
+ {system_prompt} USER: {prompt} ASSISTANT: </s>
 
 
 
 
19
  ```
20
 
21
  ## Download a file (not the whole branch) from below: