File size: 257 Bytes
41760bc |
1 2 3 4 5 6 7 8 9 10 11 |
models:
# Pivot model
- model: Qwen/Qwen2.5-Coder-32B
# Target models
- model: Qwen/Qwen2.5-Coder-32B-Instruct
- model: NovaSky-AI/Sky-T1-32B-Flash
merge_method: sce
base_model: Qwen/Qwen2.5-Coder-32B
parameters:
select_topk: 1.0
dtype: bfloat16 |