File size: 488 Bytes
78018ac 337f721 78018ac 277fc2f 78018ac 277fc2f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
models:
- model: trashpanda-org/Qwen2.5-32B-Marigold-v1
parameters:
weight: 1
density: 1
- model: trashpanda-org/Qwen2.5-32B-Marigold-v1-ep3
parameters:
weight: 1
density: 1
- model: Columbidae/QwQ-32B
parameters:
weight: 0.9
density: 0.9
merge_method: ties
base_model: Columbidae/Qwen25-32B
parameters:
weight: 0.9
density: 0.9
normalize: true
int8_mask: true
tokenizer_source: Columbidae/Qwen25-32B-Instruct
dtype: bfloat16
|