File size: 286 Bytes
aeb86c7
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
merge_method: sce
models:
  # Pivot model
  - model: Qwen/Qwen2.5-32B
  # Target models
  - model: Qwen/QwQ-32B
  - model: Qwen/Qwen2.5-32B-Instruct
base_model: Qwen/Qwen2.5-32B
parameters:
  select_topk: 1
dtype: bfloat16
tokenizer_source: Qwen/QwQ-32B
normalize: true
int8_mask: true