File size: 362 Bytes
c06dcaf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

models:
  - model: unsloth/Qwen2.5-1.5B-Instruct
    parameters:
      weight: 0.5
  - model: unsloth/Qwen2.5-Coder-1.5B-Instruct
    parameters:
      weight: 0.3
  - model: unsloth/Qwen2.5-Math-1.5B-Instruct
    parameters:
      weight: 0.2
merge_method: task_arithmetic
base_model: unsloth/Qwen2.5-1.5B-Instruct
parameters:
  normalize: true
dtype: float16