SicariusSicariiStuff commited on
Commit
d514a63
·
verified ·
1 Parent(s): 37f7e79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -16
README.md CHANGED
@@ -129,22 +129,6 @@ With these settings, each output message should be neatly displayed in <b>1 - 5<
129
  <b>(Open the image in a new window to better see the full details)</b>
130
  <img src="https://huggingface.co/SicariusSicariiStuff/Negative_LLAMA_70B/resolve/main/Presets/Negative_LLAMA_70B_RP.png" alt="Negative_LLAMA_70B_Settings" style="width: 100%; min-width: 600px; display: block; margin: auto;">
131
 
132
- ---
133
-
134
- # Model instruction template: Llama-3-Instruct
135
-
136
- ```
137
- <|begin_of_text|><|start_header_id|>system<|end_header_id|>
138
-
139
- {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
140
-
141
- {input}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
142
-
143
- {output}<|eot_id|>
144
- ```
145
-
146
- ---
147
-
148
  ```
149
  temperature: 0.8
150
  top_p: 0.95
@@ -157,6 +141,20 @@ repetition_penalty_range: 1024
157
 
158
  </details>
159
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
160
 
161
  ---
162
 
 
129
  <b>(Open the image in a new window to better see the full details)</b>
130
  <img src="https://huggingface.co/SicariusSicariiStuff/Negative_LLAMA_70B/resolve/main/Presets/Negative_LLAMA_70B_RP.png" alt="Negative_LLAMA_70B_Settings" style="width: 100%; min-width: 600px; display: block; margin: auto;">
131
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  ```
133
  temperature: 0.8
134
  top_p: 0.95
 
141
 
142
  </details>
143
 
144
+ ---
145
+
146
+
147
+ ## Model instruction template: Llama-3-Instruct
148
+
149
+ ```
150
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
151
+
152
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
153
+
154
+ {input}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
155
+
156
+ {output}<|eot_id|>
157
+ ```
158
 
159
  ---
160