File size: 255 Bytes
6400b4c
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
models:
  - model: Qwen/Qwen2.5-0.5B-Instruct
    parameters:
      weight: 2.0
  - model: Qwen/Qwen2-0.5B-Instruct
    parameters:
      weight: 1.0
merge_method: linear
base_model: Qwen/Qwen2.5-0.5B-Instruct
parameters:
  int8_mask: true
dtype: bfloat16