1models:
2 - model: meta-llama/Meta-Llama-3-8B
3 - model: ajibawa-2023/Code-Llama-3-8B
4merge_method: slerp
5base_model: ajibawa-2023/Code-Llama-3-8B
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