File size: 195 Bytes
29f9d05 |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: neihc/qwen3b-lora-finetune
parameters:
weight: 0.5
- model: unsloth/Qwen2.5-Coder-3B-Instruct
parameters:
weight: 0.5
merge_method: linear
dtype: float16
|