File size: 298 Bytes
0f39f1b |
1 2 3 4 5 6 7 8 |
models:
- model: meta-llama/Meta-Llama-3-70B-Instruct
- model: bosonai/Higgs-Llama-3-70B
merge_method: slerp
base_model: meta-llama/Meta-Llama-3-70B-Instruct
dtype: bfloat16
parameters:
t: [0.3, 0.5, 0.75, 0.5, 0.3] # V shaped curve: Hermes for input & output, WizardMath in the middle layers |