--- base_model: - Nitral-AI/Captain-Eris_Violet-GRPO-v0.420 - Nitral-AI/vmc-12B-0.69420 - inflatebot/MN-12B-Mag-Mell-R1 - Nitral-AI/Wayfarer_Eris_Noctis-12B - Nitral-AI/Violet_Magcap-12B library_name: transformers tags: - mergekit - merge --- # merge This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). ## Merge Details ### Merge Method This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [inflatebot/MN-12B-Mag-Mell-R1](https://huggingface.co/inflatebot/MN-12B-Mag-Mell-R1) as a base. ### Models Merged The following models were included in the merge: * [Nitral-AI/Captain-Eris_Violet-GRPO-v0.420](https://huggingface.co/Nitral-AI/Captain-Eris_Violet-GRPO-v0.420) * [Nitral-AI/vmc-12B-0.69420](https://huggingface.co/Nitral-AI/vmc-12B-0.69420) * [Nitral-AI/Wayfarer_Eris_Noctis-12B](https://huggingface.co/Nitral-AI/Wayfarer_Eris_Noctis-12B) * [Nitral-AI/Violet_Magcap-12B](https://huggingface.co/Nitral-AI/Violet_Magcap-12B) ### Configuration The following YAML configuration was used to produce this model: ```yaml merge_method: model_stock base_model: inflatebot/MN-12B-Mag-Mell-R1 parameters: models: - model: Nitral-AI/Wayfarer_Eris_Noctis-12B - model: Nitral-AI/Captain-Eris_Violet-GRPO-v0.420 - model: Nitral-AI/Violet_Magcap-12B - model: Nitral-AI/vmc-12B-0.69420 dtype: bfloat16 ```