File size: 319 Bytes
9cb438f
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
base_model: Qwen/Qwen2.5-7B-Instruct
models:
  - model: unsloth/DeepSeek-R1-Distill-Qwen-7B
    parameters:
      weight: 1
  - model: Qwen/Qwen2.5-7B-Instruct
    parameters:
      weight: 1
merge_method: ties
parameters:
  normalize: true
  int8_mask: true
tokenizer_source: "Qwen/Qwen2.5-7B-Instruct"
dtype: float16