1models:
2 - model: NousResearch/Hermes-2-Pro-Mistral-7B
3 - model: WizardLM/WizardMath-7B-V1.1
4merge_method: slerp
5base_model: NousResearch/Hermes-2-Pro-Mistral-7B
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