bartowski commited on
Commit
bd5ada3
1 Parent(s): 59986fb

Update README.md

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