13 lines
252 B
YAML
13 lines
252 B
YAML
|
|
|
||
|
|
models:
|
||
|
|
- model: Qwen/Qwen2.5-7B-Instruct
|
||
|
|
parameters:
|
||
|
|
weight: 0.5
|
||
|
|
- model: Qwen/Qwen2.5-Coder-7B-Instruct
|
||
|
|
parameters:
|
||
|
|
weight: 0.5
|
||
|
|
merge_method: linear
|
||
|
|
base_model: Qwen/Qwen2.5-7B-Instruct
|
||
|
|
dtype: bfloat16
|
||
|
|
tokenizer_source: base
|