File size: 307 Bytes
e8cb347 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: FuseAI/FuseChat-Qwen-2.5-7B-Instruct
parameters:
weight: 1.0
- model: Qwen/Qwen2.5-7B-Instruct
parameters:
weight: 1.0
- model: fblgit/cybertron-v4-qw7B-UNAMGS
parameters:
weight: 1.0
merge_method: linear
normalize: false
int8_mask: true
dtype: bfloat16
|