File size: 287 Bytes
2732a0e |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: macadeliccc/Samantha-Qwen-2-7B
parameters:
weight: 1.0
- model: CombinHorizon/Rombos-Qwen2.5-7B-Inst-BaseMerge-TIES
parameters:
weight: 1.0
merge_method: task_arithmetic
base_model: Qwen/Qwen2.5-7B
parameters:
normalize: true
dtype: bfloat16
|