File size: 276 Bytes
0ebdcbc | 1 2 3 4 5 6 7 8 9 10 11 12 | models:
# Pivot model
- model: Qwen/Qwen2.5-14B
# Target models
- model: realYinkaIyiola/Deepseek-R1-Distill-14B-Math
- model: realYinkaIyiola/Deepseek-R1-Distill-14B-Code
merge_method: sce
base_model: Qwen/Qwen2.5-14B
parameters:
select_topk: 1.0
dtype: bfloat16
|