File size: 195 Bytes
03b8a8c |
1 2 3 4 5 6 7 8 9 |
models:
- model: Qwen/Qwen2.5-Coder-0.5B-Instruct
parameters:
weight: 1.0
- model: Qwen/Qwen2.5-0.5B-Instruct
parameters:
weight: -0.25
merge_method: linear
dtype: float16 |