models: | |
- model: /www/nemo-12b-rp/checkpoint-154 | |
parameters: | |
weight: 0.3 | |
density: 0.5 | |
- model: /www/mistralai/Mistral-Nemo-Instruct-2407 | |
parameters: | |
weight: 0.7 | |
density: 0.8 | |
merge_method: della_linear | |
base_model: /www/mistralai/Mistral-Nemo-Base-2407 | |
parameters: | |
epsilon: 0.05 | |
lambda: 1 | |
int8_mask: true | |
dtype: bfloat16 | |