File size: 304 Bytes
4a89bb1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: bunnycore/FuseQwQen-7B
parameters:
weight: 1.0
- model: bunnycore/Qwen-2.5-7B-Deep-Stock-v1
parameters:
weight: 1.0
- model: fblgit/cybertron-v4-qw7B-UNAMGS
parameters:
weight: 1.0
merge_method: linear
normalize: false
int8_mask: true
dtype: bfloat16
|