--- license: apache-2.0 tags: - merge - mergekit - lazymergekit - Gryphe/Pantheon-RP-1.5-12b-Nemo - anthracite-org/magnum-12b-v2 - grimjim/mistralai-Mistral-Nemo-Base-2407 --- # NeMIX-v2a-Test NeMIX-v2a-Test is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): * [Gryphe/Pantheon-RP-1.5-12b-Nemo](https://huggingface.co/Gryphe/Pantheon-RP-1.5-12b-Nemo) * [anthracite-org/magnum-12b-v2](https://huggingface.co/anthracite-org/magnum-12b-v2) * [grimjim/mistralai-Mistral-Nemo-Base-2407](https://huggingface.co/grimjim/mistralai-Mistral-Nemo-Base-2407) ## 🧩 Configuration ```yaml models: - model: Gryphe/Pantheon-RP-1.5-12b-Nemo parameters: weight: 0.30 density: 0.42 - model: anthracite-org/magnum-12b-v2 parameters: weight: 0.35 density: 0.66 - model: grimjim/mistralai-Mistral-Nemo-Base-2407 parameters: weight: 0.35 density: 0.78 merge_method: della base_model: grimjim/mistralai-Mistral-Nemo-Base-2407 parameters: int8_mask: true normalize: true epsilon: 0.1 lambda: 1.0 density: 0.7 dtype: bfloat16 ```