models: | |
- model: KingNish/Reasoning-Llama-1b-v0.1 | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: huihui-ai/Llama-3.2-1B-Instruct-abliterated | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
merge_method: ties | |
base_model: huihui-ai/Llama-3.2-1B-Instruct-abliterated | |
parameters: | |
normalize: false | |
int8_mask: true | |
dtype: float16 |