File size: 413 Bytes
b728a56 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
merge_method: linear
dtype: bfloat16
normalize: true
base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
models:
- model: bunnycore/Llama-3.2-3B-All-Mix
parameters:
weight: 10
density: 1
- model: prithivMLmods/Codepy-Deepthink-3B
parameters:
weight: 7
density: 0.8
- model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
parameters:
weight: 7
density: 0.8
|