DavidAU commited on
Commit
7e8f65f
1 Parent(s): ffb1db2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -138,14 +138,22 @@ Here is the standard LLAMA3 template:
138
 
139
  Please note that this model will NOT reject any request.
140
 
141
- <B>Known Issue(s):</B>
142
 
143
  I noticed a few runs with imat version with "self created words" (although not as strong as Grand Horror 16.5B).
144
- The non-imat version of Grand Story has a lot less "misspellings". This is in part due to the Imatrix Neo Dataset
145
- being extraordinarily strong. It brings out the best and sometimes some of the worse in a model. In other words it highlights both.
 
 
 
 
146
 
147
  Regenerating the output will often fix this issue.
148
 
 
 
 
 
149
  X quants should also address this issue (controls level of Imatrix applied) which will be releasing shortly.
150
 
151
  These specialized quants will appear in a separate repo.
 
138
 
139
  Please note that this model will NOT reject any request.
140
 
141
+ <B>Settings / Known Issue(s) and Fix(es):</B>
142
 
143
  I noticed a few runs with imat version with "self created words" (although not as strong as Grand Horror 16.5B).
144
+ The non-imat version of Grand Story has a lot less "misspellings".
145
+
146
+ This is a relatively rare issue which may or may not appear.
147
+
148
+ The cause (imat version) is in part due to the Imatrix Neo Dataset being extraordinarily strong.
149
+ It brings out the best and sometimes some of the worse in any model. In other words it highlights both.
150
 
151
  Regenerating the output will often fix this issue.
152
 
153
+ AND/OR
154
+
155
+ Setting the "Repeat Penality" to at/around 1.0-1.12
156
+
157
  X quants should also address this issue (controls level of Imatrix applied) which will be releasing shortly.
158
 
159
  These specialized quants will appear in a separate repo.