DavidAU commited on
Commit
d0e9489
·
verified ·
1 Parent(s): 4ecd65d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -43
README.md CHANGED
@@ -242,48 +242,6 @@ Models used:
242
 
243
  [ https://huggingface.co/nothingiisreal/MN-12B-Celeste-V1.9 ]
244
 
245
- This is a four step merge (3 pass-throughs => "Fine-Tune" / "Instruct") then "mated" using "DARE-TIES".
246
-
247
- In involves these three models:
248
-
249
- [ https://huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct-GGUF ]
250
-
251
- [ https://huggingface.co/DavidAU/MN-Magnum-v2.5-18.5B-kto-Story-Wizard-ED1-Instruct-GGUF ]
252
-
253
- [ https://huggingface.co/DavidAU/MN-Rocinante-18.5B-v1.1-Story-Wizard-ED1-Instruct-GGUF ]
254
-
255
- Combined as follows using "MERGEKIT":
256
-
257
- <PRE>
258
-
259
- models:
260
- - model: DavidAU/MN-Rocinante-18.5B-v1.1-Instruct
261
- - model: DavidAU/MN-magnum-v2.5-12b-kto-Instruct
262
- parameters:
263
- weight: .6
264
- density: .8
265
- - model: DavidAU/MN-18.5B-Celeste-V1.9-Instruct
266
- parameters:
267
- weight: .38
268
- density: .6
269
- merge_method: dare_ties
270
- tokenizer_source: union
271
- base_model: DavidAU/MN-Rocinante-18.5B-v1.1-Instruct
272
- dtype: bfloat16
273
-
274
- </PRE>
275
-
276
- Important note:
277
-
278
- This will produce the "raw" models... but a different model every time.
279
-
280
- The "WORDSTORM" project - a 10 part series - looks at this is detail, and has 10 generations of the "mergekit" formula above.
281
-
282
- Go here for links to the project / models:
283
-
284
- [ https://huggingface.co/DavidAU/MN-WORDSTORM-pt8-RCM-Emotion-Action-18.5B-Instruct ]
285
-
286
- Each model in the series is slightly different to... very different.
287
 
288
  <b>Optional Enhancement:</B>
289
 
@@ -674,4 +632,4 @@ He glanced back at Nora one last time, silently pleading for strength he didn't
674
 
675
  And with a deep, shuddering breath, Elias Ryker opened the hatch and stepped back into hell.
676
 
677
- ---
 
242
 
243
  [ https://huggingface.co/nothingiisreal/MN-12B-Celeste-V1.9 ]
244
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
245
 
246
  <b>Optional Enhancement:</B>
247
 
 
632
 
633
  And with a deep, shuddering breath, Elias Ryker opened the hatch and stepped back into hell.
634
 
635
+ ---