File size: 345 Bytes
16fa087 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
models:
- model: /inflatebot_MN-12B-Mag-Mell-R1
parameters:
weight: 0.3
density: 0.5
- model: /nbeerbower_Mistral-Nemo-Prism-12B-v5
parameters:
weight: 0.4
density: 0.75
base_model: /mistralai_Mistral-Nemo-Base-2407
parameters:
epsilon: 0.05
normalize: true
lambda: 1
merge_method: ties
dtype: bfloat16
|