File size: 324 Bytes
c4e1ca0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
models:
- model: UsernameJustAnother/Nemo-12B-Marlin-v5
parameters:
density: 0.4
weight: 0.70
- model: anthracite-org/magnum-12b-v2
parameters:
density: 0.6
weight: 0.30
merge_method: ties
base_model: UsernameJustAnother/Nemo-12B-Marlin-v5
parameters:
normalize: true
dtype: bfloat16
|