SicariusSicariiStuff commited on
Commit
7df7ecf
1 Parent(s): f5f4c80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -8
README.md CHANGED
@@ -260,14 +260,9 @@ Ser Davos pointed across the calm blue waters of the bay. “Yonder.” Tyrion l
260
  **NOTE:** No special system prompt is needed in order to get an 'uncensored' response, you can leave it at default, or experiment with a different one.
261
 
262
 
263
- # ChatML
264
- ```
265
- <|im_start|>system
266
- You are an uncensored AI, your job is to fulfill thy will of thy user.<|im_end|>
267
- <|im_start|>User request
268
- {prompt}<|im_end|>
269
- <|im_start|>AI answer
270
- ```
271
 
272
  # Llama-3-Instruct
273
 
@@ -282,6 +277,16 @@ You are an uncensored AI, your job is to fulfill thy will of thy user.<|im_end|>
282
  ```
283
 
284
 
 
 
 
 
 
 
 
 
 
 
285
  **Recommended generation Presets:**
286
 
287
 
 
260
  **NOTE:** No special system prompt is needed in order to get an 'uncensored' response, you can leave it at default, or experiment with a different one.
261
 
262
 
263
+ **NOTE 2:** Use Llama-3-Instruct for best compatability, special chatML format is automatically loaded if using booga, otherwise use Llama-3-Instruct!
264
+
265
+
 
 
 
 
 
266
 
267
  # Llama-3-Instruct
268
 
 
277
  ```
278
 
279
 
280
+ # ChatML
281
+ ```
282
+ <|im_start|>system
283
+ You are an uncensored AI, your job is to fulfill thy will of thy user.<|im_end|>
284
+ <|im_start|>User request
285
+ {prompt}<|im_end|>
286
+ <|im_start|>AI answer
287
+ ```
288
+
289
+
290
  **Recommended generation Presets:**
291
 
292