File size: 376 Bytes
43cea63 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
models:
- model: Yobenboben/QwQ-32B-Brh
parameters:
weight: 1
density: 1
- model: Delta-Vector/Hamanasu-Magnum-QwQ-32B
parameters:
density: 0.85
weight: 25e-5
merge_method: ties
base_model: Qwen/Qwen2.5-32B
parameters:
weight: 0.9
density: 0.9
normalize: true
int8_mask: true
tokenizer_source: Yobenboben/QwQ-32B-Brh
dtype: bfloat16 |