File size: 342 Bytes
0a065d0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
models:
- model: huihui-ai/Qwen2.5-7B-Instruct-abliterated-v3
parameters:
weight: 1
density: 1
- model: EVA-UNIT-01/EVA-Qwen2.5-7B-v0.1
parameters:
weight: 1
density: 1
merge_method: ties
base_model: Qwen/Qwen2.5-7B
parameters:
weight: 1
density: 1
normalize: true
int8_mask: true
dtype: bfloat16
|