grimjim commited on
Commit
b158bc3
1 Parent(s): 26e2487

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,8 +19,9 @@ 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
- Employ descriptive details judiciously, ensuring they serve a purpose in advancing the story or revealing character.
24
  ```
25
 
26
  ## 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
+ Ensure that all punctuation rules are adhered to without the introduction of spurious intervening spaces.
23
  Avoid redundant phrasing and maintain forward narrative progression by utilizing varied sentence structure, alternative word choices, and active voice.
24
+ Employ descriptive details judiciously, ensuring they serve a purpose in advancing the story or revealing character or touching upon setting.
25
  ```
26
 
27
  ## Merge Details