File size: 317 Bytes
c0d159a |
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: Sao10K/MN-12B-Lyra-v1
parameters:
density: 0.6
weight: 0.30
merge_method: ties
base_model: UsernameJustAnother/Nemo-12B-Marlin-v5
parameters:
normalize: true
dtype: bfloat16
|