This is a merge of Broken-Tutu-24B-Unslop-v2.0 and Huihui-Mistral-Small-3.2-24B-Instruct-2506-abliterated created using
mergekit.
It mellows out some of the biases of Broken Tutu and steers it back towards baseline Mistral Small 3.2 24B.
Note that the resultant model is still censored per se - it will require the appropriate system prompt or jailbreak in order to get unrestricted responses, similar to Broken Tutu.
This model was merged using the
Linear merge method using Broken-Tutu-24B-Unslop-v2.0 as a base.
1base_model: Broken-Tutu-24B-Unslop-v2.0
2dtype: float32
3merge_method: linear
4modules:
5 default:
6 slices:
7 - sources:
8 - layer_range: [0, 40]
9 model: Broken-Tutu-24B-Unslop-v2.0
10 parameters:
11 weight: 0.9
12 - layer_range: [0, 40]
13 model: Huihui-Mistral-Small-3.2-24B-Ablit-Novision
14 parameters:
15 weight: 0.1