models: | |
- model: bunnycore/Llama-3.2-3B-Sci-Think | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: bunnycore/Llama-3.2-3B-CodeReactor | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: bunnycore/Llama-3.2-3B-Long-Think | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: bunnycore/Llama-3.2-3B-Pure-RP | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: bunnycore/Llama-3.2-3B-Prodigy | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
merge_method: ties | |
base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated | |
parameters: | |
normalize: false | |
int8_mask: true | |
dtype: float16 | |