This is a merge of pre-trained language models created using
mergekit.
This model was merged using the
TIES merge method using
deepseek-ai/deepseek-coder-6.7b-instruct as a base.
1models:
2 - model: deepseek-ai/deepseek-coder-6.7b-instruct
3 parameters:
4 density: [1, 0.7, 0.1]
5 weight: 1.0
6 - model: m-a-p/OpenCodeInterpreter-DS-6.7B
7 parameters:
8 density: 0.5
9 weight: [0, 0.3, 0.7, 1]
10merge_method: ties
11base_model: deepseek-ai/deepseek-coder-6.7b-instruct
12parameters:
13 normalize: true
14 int8_mask: true
15dtype: float16
16