--- base_model: - cgato/Nemo-12b-Humanize-KTO-Experimental-Latest - DoppelReflEx/MN-12B-Mimicore-GreenSnake - MarinaraSpaghetti/NemoMix-Unleashed-12B - IntervitensInc/Mistral-Nemo-Base-2407-chatml library_name: transformers tags: - mergekit - merge license: cc-by-nc-4.0 --- Version: [Miyuri](#) - [Yukina](https://huggingface.co/DoppelReflEx/MN-12B-FoxFrame-Yukina) - [Shinori](https://huggingface.co/DoppelReflEx/MN-12B-FoxFrame-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 energetic, gyaru-like** girl, LOL. You should try it. Good for RP,ERP. PS: Sometimes, it have cgato/Nemo-12b-Humanize-KTO-Experimental-Latest but that ```<|im_end|>``` token will appear and you must write some word or reroll the message. ## Template? ChatML, of course!
Merge Detail

### Models Merged The following models were included in the merge: * [cgato/Nemo-12b-Humanize-KTO-Experimental-Latest](https://huggingface.co/cgato/Nemo-12b-Humanize-KTO-Experimental-Latest) * [DoppelReflEx/MN-12B-Mimicore-GreenSnake](https://huggingface.co/DoppelReflEx/MN-12B-Mimicore-GreenSnake) * [MarinaraSpaghetti/NemoMix-Unleashed-12B](https://huggingface.co/MarinaraSpaghetti/NemoMix-Unleashed-12B) ### 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: MarinaraSpaghetti/NemoMix-Unleashed-12B parameters: density: 0.7 weight: 0.5 merge_method: dare_ties base_model: IntervitensInc/Mistral-Nemo-Base-2407-chatml tokenizer_source: base ```