File size: 169 Bytes
29a770a |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: Qwen/Qwen2.5-7B-Instruct
parameters:
weight: 0.5
- model: Qwen/Qwen2.5-Math-7B
parameters:
weight: 0.5
merge_method: linear
dtype: bfloat16
|
29a770a |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: Qwen/Qwen2.5-7B-Instruct
parameters:
weight: 0.5
- model: Qwen/Qwen2.5-Math-7B
parameters:
weight: 0.5
merge_method: linear
dtype: bfloat16
|