File size: 278 Bytes
c5d7a0b |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: Tsunami-th/Tsunami-0.5x-7B-Instruct
parameters:
weight: 1.0
- model: fblgit/cybertron-v4-qw7B-MGS
parameters:
weight: 1.0
merge_method: task_arithmetic
base_model: Qwen/Qwen2.5-7B-Instruct
parameters:
normalize: true
dtype: bfloat16
|