Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ Tested at temperature 0.7 and minP 0.01, with ChatML prompting.
|
|
19 |
|
20 |
Mistral Nemo models tend to have repetition issues in general. For this model at least, this can be mitigated somewhat with additional sysprompting, e.g.:
|
21 |
```
|
22 |
-
Avoid redundant phrasing and maintain forward narrative progression by utilizing varied sentence structure, alternative word choices, and active voice.
|
|
|
23 |
```
|
24 |
|
25 |
## Merge Details
|
|
|
19 |
|
20 |
Mistral Nemo models tend to have repetition issues in general. For this model at least, this can be mitigated somewhat with additional sysprompting, e.g.:
|
21 |
```
|
22 |
+
Avoid redundant phrasing and maintain forward narrative progression by utilizing varied sentence structure, alternative word choices, and active voice.
|
23 |
+
Employ descriptive details judiciously, ensuring they serve a purpose in advancing the story or revealing character.
|
24 |
```
|
25 |
|
26 |
## Merge Details
|