File size: 314 Bytes
200ae32 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
# Pivot model
- model: ehristoforu/coolqwen-3b-it
# Target models
- model: bunnycore/QwQen-3B-LCoT
- model: tensopolis/qwen2.5-3b-or1-tensopolis
- model: bunnycore/Qwen2.5-3B-Model-Stock-v2
merge_method: sce
base_model: ehristoforu/coolqwen-3b-it
parameters:
select_topk: 1.5
dtype: bfloat16
|