--- license: cc-by-nc-4.0 base_model: - DoppelReflEx/MN-12B-Mimicore-GreenSnake - crestf411/MN-Slush - IntervitensInc/Mistral-Nemo-Base-2407-chatml - cgato/Nemo-12b-Humanize-KTO-Experimental-Latest library_name: transformers tags: - mergekit - merge --- Version: [Miyuri](https://huggingface.co/DoppelReflEx/MN-12B-FoxFrame-Miyuri) - [Yukina](https://huggingface.co/DoppelReflEx/MN-12B-FoxFrame-Yukina) - [Shinori](#) # What is this? A very nice merge series, to be real. I have test this and got the good result so far. In my test character card, it's give me an **warm, gentle, soft, tender, caring** girl, yeah... You should try it too, or try any version you like most. Good for RP,ERP. ## Template? ChatML, of course!
Merge Detail

### Models Merged The following models were included in the merge: * [DoppelReflEx/MN-12B-Mimicore-GreenSnake](https://huggingface.co/DoppelReflEx/MN-12B-Mimicore-GreenSnake) * [crestf411/MN-Slush](https://huggingface.co/crestf411/MN-Slush) * [cgato/Nemo-12b-Humanize-KTO-Experimental-Latest](https://huggingface.co/cgato/Nemo-12b-Humanize-KTO-Experimental-Latest) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: cgato/Nemo-12b-Humanize-KTO-Experimental-Latest parameters: density: 0.9 weight: 1 - model: DoppelReflEx/MN-12B-Mimicore-GreenSnake parameters: density: 0.5 weight: 0.7 - model: crestf411/MN-Slush parameters: density: 0.7 weight: 0.5 merge_method: dare_ties base_model: IntervitensInc/Mistral-Nemo-Base-2407-chatml tokenizer_source: base ```