Quantization made by Richard Erkhov.
This is a merge of pre-trained language models created using
mergekit using the
mixtral branch.
This uses a random gate, so I expect not great results. We'll see!
This model was merged using the MoE merge method.
1base_model: mistralai/Mistral-7B-Instruct-v0.2
2gate_mode: random
3dtype: bfloat16
4experts:
5 - source_model: mistralai/Mistral-7B-Instruct-v0.2
6 positive_prompts: [""]
7 - source_model: mistralai/Mistral-7B-Instruct-v0.1
8 positive_prompts: [""]
Detailed results can be found
here