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