models: | |
- model: mistralai/Mistral-7B-Instruct-v0.2 | |
# No parameters necessary for base model | |
- model: meta-math/MetaMath-Mistral-7B | |
parameters: | |
density: 0.3 | |
weight: 0.3 | |
merge_method: dare_ties | |
base_model: mistralai/Mistral-7B-Instruct-v0.2 | |
parameters: | |
int8_mask: true | |
dtype: bfloat16 | |