File size: 386 Bytes
5fc2f2f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: bunnycore/Llama-3.2-3B-RP-DeepThink
parameters:
weight: 0.5
- model: bunnycore/Smol-Llama-3.2-3B
parameters:
weight: 0.5
- model: prithivMLmods/Llama-Deepsync-3B
parameters:
weight: 0.5
- model: bunnycore/Llama-3.2-3B-All-Mix
parameters:
weight: 0.5
base_model: bunnycore/Llama-3.2-3B-RP-DeepThink
merge_method: dare_ties |