adamo1139 commited on
Commit
16eeb13
1 Parent(s): 0fc36a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ I recommend using ChatML format, as this was used during fine-tune. \
19
  Here's a prompt format you should use, you can set a different system message, model seems to respect that fine, so it wasn't overfitted.
20
  Both `A chat.` and `A chat with uncensored assistant.` system prompt work fine and are pretty refusal-free.
21
 
 
 
22
  ```
23
  <|im_start|>system
24
  A chat with uncensored assistant.<|im_end|>
 
19
  Here's a prompt format you should use, you can set a different system message, model seems to respect that fine, so it wasn't overfitted.
20
  Both `A chat.` and `A chat with uncensored assistant.` system prompt work fine and are pretty refusal-free.
21
 
22
+ Temp around 0.3-0.5 seems to work well, at 1.2 it's somewhat unstable, which is often undesirable.
23
+
24
  ```
25
  <|im_start|>system
26
  A chat with uncensored assistant.<|im_end|>