This is a merge of pre-trained language models created using
mergekit.
This model was merged using the
TIES merge method using
huihui-ai/Llama-3.3-70B-Instruct-abliterated as a base.
1models:
2 - model: huihui-ai/Llama-3.3-70B-Instruct-abliterated
3 #no parameters necessary for base model
4 - model: huihui-ai/Llama-3.3-70B-Instruct-abliterated
5 parameters:
6 density: 0.5
7 weight: 0.5
8 - model: deepseek-ai/DeepSeek-R1-Distill-Llama-70B
9 parameters:
10 density: 0.5
11 weight: 0.5
12
13merge_method: ties
14base_model: huihui-ai/Llama-3.3-70B-Instruct-abliterated
15parameters:
16 normalize: false
17 int8_mask: true
18dtype: float16