models: | |
- model: jujipotle/honest_llama3_8B_instruct | |
parameters: | |
weight: -0.1 | |
- model: unsloth/llama-3-8b-Instruct | |
parameters: | |
weight: 1.1 | |
merge_method: ties | |
base_model: unsloth/llama-3-8b-Instruct | |
parameters: | |
normalize: false | |
int8_mask: true | |
dtype: float16 |