models: | |
- model: shastraai/Shastra-LLAMA-Math-DPO | |
# no parameters necessary for base model | |
- model: shastraai/Shastra-LLAMA-Math-DPO | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: shastraai/Shastra-LLAMA2-Commonsense-SFT | |
parameters: | |
density: 0.5 | |
weight: 0.3 | |
merge_method: ties | |
base_model: shastraai/Shastra-LLAMA-Math-DPO | |
parameters: | |
normalize: true | |
dtype: float16 | |