1models:
2 - model: unsloth/Qwen2.5-1.5B-Instruct
3 parameters:
4 density: 0.5
5 weight: 0.5
6 - model: Kukedlc/NeuralQwen-2.5-1.5B-Spanish
7 parameters:
8 density: 0.5
9 weight: 0.5
10
11merge_method: ties
12base_model: bunnycore/Qwen2.5-1.5B-Matrix
13parameters:
14 normalize: false
15 int8_mask: true
16dtype: float16