File size: 365 Bytes
c80f651 a5023eb c80f651 a5023eb c80f651 a5023eb c80f651 a5023eb c80f651 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
models:
- model: unsloth/DeepSeek-R1-Distill-Qwen-32B
parameters:
weight: 0.65
density: 0.65
- model: Qwen/QwQ-32B-Preview
parameters:
weight: 0.35
density: 0.35
merge_method: ties
base_model: Qwen/Qwen2.5-32B
parameters:
normalize: true
int8_mask: true
tokenizer_source: "unsloth/DeepSeek-R1-Distill-Qwen-32B"
dtype: float16 |