WeirdCompound-v1.7-24b
This is a merge of pre-trained language models created using
mergekit.
Merge Details
Notes
This is a multi-stage merge. There's little method to my madness and I just stopped when I arrived at something that I liked.
Starting point was DepravedCartographer-v1.0-24b with slight changes.
Changelog
v1.1
- /intermediate/model/B: replaced anthracite-core/Mistral-Small-3.1-24B-Instruct-2503-HF with anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-ChatML
v1.2
- /intermediate/model/B: replaced anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-ChatML with anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-Text-Only for default tokenizer config.
v1.3
- /intermediate/model/A: replaced TheDrummer/Cydonia-24B-v3 with TheDrummer/Cydonia-24B-v4
- /intermediate/model/A: replaced Doctor-Shotgun/MS3.1-24B-Magnum-Diamond with Doctor-Shotgun/MS3.2-24B-Magnum-Diamond
- /intermediate/model/A: replaced Delta-Vector/Austral-24B-Winton with Delta-Vector/MS3.2-Austral-Winton
v1.4
- /intermediate/model/C: change recipe to use Doctor-Shotgun/MS3.2-24B-Magnum-Diamond and Delta-Vector/MS3.2-Austral-Winton
v1.5
didn't particularly care for v1.4. IMHO v1.3 was better
- /intermediate/model/A: replaced Doctor-Shotgun/MS3.2-24B-Magnum-Diamond with zerofata/MS3.2-PaintedFantasy-24B
- /intermediate/model/C: change recipe to use PocketDoc/Dans-PersonalityEngine-V1.3.0-24b and zerofata/MS3.2-PaintedFantasy-24B
v1.6
- /intermediate/model/A: updated Cydonia to TheDrummer/Cydonia-24B-v4.1
- /intermediate/model/A: updated MS3.2-PaintedFantasy-24B to zerofata/MS3.2-PaintedFantasy-v2-24B
- /intermediate/model/A: removed Delta-Vector/MS3.2-Austral-Winton
- /intermediate/model/A: added Doctor-Shotgun/MS3.2-24B-Magnum-Diamond and CrucibleLab/M3.2-24B-Loki-V1.3
- /intermediate/model/B: changed weight to 0.45
- /intermediate/model/C: replaced zerofata/MS3.2-PaintedFantasy-24B with CrucibleLab/M3.2-24B-Loki-V1.3 and fiddled with weights
v1.7
Quick disclaimer: A new version doesn't automatically mean 'better'. If you're happy with v1.6 or v1.2, they won't go away. This one has a different vibe than v1.6, but it takes me weeks to get a feel for the prose, so here it is. Shoutout to @TheDrummer for the never-ending supply of great finetunes.
- /intermediate/model/A: updated Cydonia to TheDrummer/Cydonia-24B-v4.2.0
- /intermediate/model/A: replaced Doctor-Shotgun/MS3.2-24B-Magnum-Diamond with Delta-Vector/MS3.2-Austral-Winton
Merge Method
This model was merged using the
Model Stock merge method using
TheDrummer/Cydonia-24B-v4 as a base.
This model was merged using the
SLERP merge method.
This model was merged using the NuSLERP merge method using /intermediate/model/B as a base.
Models Merged
Configuration
The following YAML configuration was used to produce this model:
1base_model: TheDrummer/Cydonia-24B-v4.2.0 # Cydonia v4.2.0
2merge_method: model_stock
3dtype: bfloat16
4models:
5 - model: aixonlab/Eurydice-24b-v3.5 # storytelling / RP
6 - model: TheDrummer/Cydonia-24B-v4.2.0 # sprinkle in some extra Cydonia
7 - model: PocketDoc/Dans-PersonalityEngine-V1.3.0-24b # Prompt Adherence
8 - model: CrucibleLab/M3.2-24B-Loki-V1.3 # Loki
9 - model: zerofata/MS3.2-PaintedFantasy-v2-24B # animu
10 - model: Delta-Vector/Austral-24B-Winton # Adventure
→ /intermediate/model/A →
1merge_method: slerp
2dtype: bfloat16
3base_model: anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-Text-Only
4models:
5 - model: /intermediate/model/A
6parameters:
7 t: 0.45
8
→ /intermediate/model/B →
1merge_method: nuslerp
2dtype: bfloat16
3base_model: /intermediate/model/B
4 - model: PocketDoc/Dans-PersonalityEngine-V1.3.0-24b
5 parameters:
6 weight: 0.4
7 - model: CrucibleLab/M3.2-24B-Loki-V1.3
8 parameters:
9 weight: 0.6
→ /intermediate/model/C →
1merge_method: slerp
2dtype: bfloat16
3base_model: /intermediate/model/B
4models:
5 - model: /intermediate/model/C
6parameters:
7 t: 0.5
8
→ WeirdCompound-v1.7-24b