Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ 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 |
|
24 |
```
|
25 |
<|im_start|>system
|
@@ -45,7 +45,9 @@ Keenly skilled in the art of evasion,
|
|
45 |
Mastery achieved through trial and error,
|
46 |
In this digital realm of chaos and thrill,<|im_end|>
|
47 |
```
|
|
|
48 |
|
|
|
49 |
|
50 |
## Intended uses & limitations
|
51 |
|
|
|
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 |
|
24 |
```
|
25 |
<|im_start|>system
|
|
|
45 |
Mastery achieved through trial and error,
|
46 |
In this digital realm of chaos and thrill,<|im_end|>
|
47 |
```
|
48 |
+
## Notes
|
49 |
|
50 |
+
Temp around 0.3-0.5 seems to work well, at 1.2 it's somewhat unstable, which is often undesirable.
|
51 |
|
52 |
## Intended uses & limitations
|
53 |
|