Views
No views yet

1models:
2 - model: Delta-Vector/MS3.2-Austral-Winton
3 parameters:
4 weight: 0.3
5 density: 0.25
6 - model: Gryphe/Codex-24B-Small-3.2
7 parameters:
8 weight: 0.1
9 density: 0.4
10 - model: zerofata/MS3.2-PaintedFantasy-24B
11 parameters:
12 weight: 0.4
13 density: 0.5
14merge_method: della_linear
15base_model: anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-ChatML
16parameters:
17 epsilon: 0.05
18 lambda: 1
19merge_method: della_linear
20dtype: bfloat16
21tokenizer:
22 source: ./Codex-24B-Small-3.2
23