| models: | |
| - model: unsloth/Llama-3.2-3B | |
| parameters: | |
| weight: 0.5 | |
| density: 0.7 | |
| - model: FuseAI/FuseChat-Llama-3.2-3B-Instruct | |
| parameters: | |
| weight: 0.5 | |
| density: 0.6 | |
| merge_method: ties | |
| base_model: unsloth/Llama-3.2-3B | |
| parameters: | |
| normalize: true | |
| int8_mask: true | |
| dtype: bfloat16 | |
| tokenizer_source: unsloth/Llama-3.2-3B |