File size: 279 Bytes
f198c1e |
1 2 3 4 5 6 7 8 9 |
models:
- model: Sakalti/Saka-14B
- model: mkurman/Qwen2.5-14B-DeepSeek-R1-1M
merge_method: slerp
base_model: mkurman/Qwen2.5-14B-DeepSeek-R1-1M
dtype: bfloat16
parameters:
t: [1, 0.5, 0, 0.5, 1] # A shaped curve: Hermes for input & output, WizardMath in the middle layers
|