1models:
2 - model: NousResearch/Nous-Hermes-2-Mistral-7B-DPO
3 - model: mlabonne/AlphaMonarch-7B
4merge_method: slerp
5base_model: NousResearch/Nous-Hermes-2-Mistral-7B-DPO
6dtype: bfloat16
7parameters:
8 t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
9