File size: 429 Bytes
a5f55c6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
models:
- model: anthracite-org/magnum-v4-12b
parameters:
density: 0.3
weight: 0.3
- model: TheDrummer/Rocinante-12B-v1.1
parameters:
density: 0.7
weight: 0.5
- model: VongolaChouko/Starcannon-Unleashed-12B-v1.0
parameters:
density: 0.1
weight: 0.2
merge_method: ties
base_model: TheDrummer/Rocinante-12B-v1.1
parameters:
normalize: true
int8_mask: true
dtype: bfloat16
|