
“They are against the Machine?” “They would be against mathematics or against the art of writing if they had lived at the appropriate time.” — Isaac Asimov, I, Robot (1950)
1name: stock
2base_model: TheDrummer/Cydonia-24B-v4.3
3merge_method: model_stock
4dtype: bfloat16
5models:
6 - model: TheDrummer/Cydonia-24B-v4.3
7 - model: zerofata/MS3.2-PaintedFantasy-v2-24B
8 - model: aixonlab/Eurydice-24b-v3.5
9 - model: PocketDoc/Dans-PersonalityEngine-V1.3.0-24b
10---
11name: aligned_stock
12merge_method: nuslerp
13base_model: anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-Text-Only
14dtype: bfloat16
15models:
16 - model: stock
17 parameters:
18 weight: 0.45
19 - model: PocketDoc/Dans-PersonalityEngine-V1.3.0-24b
20 parameters:
21 weight: 0.18
22---
23name: aligned_dare
24merge_method: dare_ties
25base_model: anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-Text-Only
26dtype: bfloat16
27parameters:
28 normalize: false
29 int8_mask: false
30tokenizer_source: ReadyArt/MS3.2-The-Omega-Directive-24B-Unslop-v2.0
31models:
32 - model: ReadyArt/MS3.2-The-Omega-Directive-24B-Unslop-v2.0
33 parameters:
34 weight: 0.5
35 density: 0.5
36 - model: CrucibleLab/M3.2-24B-Loki-V1.3
37 parameters:
38 weight: 0.5
39 density: 0.5
40 - model: Delta-Vector/MS3.2-Austral-Winton
41 parameters:
42 weight: 0.25
43 density: 0.25
44 - model: zerofata/MS3.2-PaintedFantasy-v2-24B
45 parameters:
46 weight: 0.25
47 density: 0.25
48---
49merge_method: slerp
50base_model: aligned_stock
51slices:
52 - sources:
53 - model: aligned_stock
54 layer_range: [0, 40]
55 - model: aligned_dare
56 layer_range: [0, 40]
57parameters:
58 t: 0.35
59dtype: bfloat16
60embed_slerp: true