File size: 343 Bytes
1b9ba24 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | models:
# Pivot model
- model: Qwen/Qwen2.5-14B-Instruct
# Target models
- model: deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
- model: Krystalan/DRT-o1-14B
- model: arcee-ai/Virtuoso-Small
- model: qingy2024/Fusion4-14B-Instruct
merge_method: sce
base_model: Qwen/Qwen2.5-14B-Instruct
parameters:
select_topk: 1.0
dtype: bfloat16
|