13 lines
246 B
YAML
13 lines
246 B
YAML
|
|
base_model: Qwen/Qwen2.5-7B
|
||
|
|
dtype: bfloat16
|
||
|
|
merge_method: task_arithmetic
|
||
|
|
models:
|
||
|
|
- model: Qwen/Qwen2.5-7B-Instruct
|
||
|
|
parameters:
|
||
|
|
weight: 0.6
|
||
|
|
- model: Qwen/Qwen2.5-Coder-7B-Instruct
|
||
|
|
parameters:
|
||
|
|
weight: 0.4
|
||
|
|
parameters:
|
||
|
|
normalize: true
|