models: | |
- model: fradinho/llama-mistral | |
parameters: | |
weight: 0.5 | |
- model: fradinho/world-llama2 | |
parameters: | |
weight: 0.5 | |
merge_method: task_arithmetic | |
base_model: fradinho/llama-mistral | |
parameters: | |
normalize: true | |
int8_mask: true | |
dtype: bfloat16 |