models: | |
- model: mistralai/Mistral-Nemo-Instruct-2407 | |
parameters: | |
weight: 0.6 | |
- model: mistralai/Mistral-Nemo-Base-2407 | |
parameters: | |
weight: 0.4 | |
merge_method: linear | |
parameters: | |
normalize: true | |
dtype: float16 |
models: | |
- model: mistralai/Mistral-Nemo-Instruct-2407 | |
parameters: | |
weight: 0.6 | |
- model: mistralai/Mistral-Nemo-Base-2407 | |
parameters: | |
weight: 0.4 | |
merge_method: linear | |
parameters: | |
normalize: true | |
dtype: float16 |