This is a merge of pre-trained Mistral 7B language models created using
mergekit.
Tested with ChatML instruct templates, temperature 1.0, and minP 0.02. Practical context length should be at least 16K.
The additional model merge weight of 0.02 was deliberately chosen to be on par with the minP setting.
This model was merged using the
task arithmetic merge method using
grimjim/kunoichi-lemon-royale-v2-32K-7B as a base.
1base_model: grimjim/kunoichi-lemon-royale-v2-32K-7B
2dtype: bfloat16
3merge_method: task_arithmetic
4slices:
5- sources:
6 - layer_range: [0, 32]
7 model: grimjim/kunoichi-lemon-royale-v2-32K-7B
8 - layer_range: [0, 32]
9 model: grimjim/rogue-enchantress-32k-7B
10 parameters:
11 weight: 0.02
12