File size: 565 Bytes
4f3f494 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
merge_method: model_stock
dtype: bfloat16
normalize: true
base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
models:
- model: NousResearch/Hermes-3-Llama-3.2-3B
parameters:
weight: 7
density: 0.7
- model: huihui-ai/Llama-3.2-3B-Instruct-abliterated+bunnycore/Llama-3.2-3B-Smart-v1-lora
parameters:
weight: 7
density: 0.8
- model: bunnycore/Llama-3.2-3B-RP-DeepThink
parameters:
weight: 7
density: 0.8
- model: Shaleen123/llama-3.2-3B-chain-reasoning
parameters:
weight: 7
density: 0.8
|