bartowski commited on
Commit
0e209c6
1 Parent(s): 3fcb103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -12,14 +12,8 @@ Original model: https://huggingface.co/microsoft/WizardLM-2-8x22B
12
 
13
  ## Prompt format
14
 
15
- No chat template specified so default is used. This may be incorrect, check original model card for details.
16
-
17
  ```
18
- <s> [INST] <<SYS>>
19
- {system_prompt}
20
- <</SYS>>
21
-
22
- {prompt} [/INST] </s>
23
  ```
24
 
25
  ## Download a file (not the whole branch) from below:
 
12
 
13
  ## Prompt format
14
 
 
 
15
  ```
16
+ {system_prompt} USER: {prompt} ASSISTANT: </s>
 
 
 
 
17
  ```
18
 
19
  ## Download a file (not the whole branch) from below: