File size: 189 Bytes
09647f3 |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: Qwen/Qwen2.5-0.5B-Instruct
parameters:
weight: 1.0
- model: Qwen/Qwen2.5-0.5B-Instruct
parameters:
weight: -1.0
merge_method: linear
dtype: float16
|