--- license: cc-by-nc-4.0 base_model: - cgato/Nemo-12b-Humanize-KTO-Experimental-Latest - IntervitensInc/Mistral-Nemo-Base-2407-chatml - DoppelReflEx/MN-12B-Mimicore-GreenSnake library_name: transformers tags: - mergekit - merge --- WhiteSnake.img Version: [WhiteSnake](#) - [Orochi](https://huggingface.co./DoppelReflEx/MN-12B-Mimicore-Orochi) - [GreenSnake](https://huggingface.co./DoppelReflEx/MN-12B-Mimicore-GreenSnake) # What is it? Better version of GreenSnake, not too much different in OpenLLM LeaderBoard scores. Merge with cgato/Nemo-12b-Humanize-KTO-Experimental-Latest so this model could perform 'human response'. This merge model is a gift for Lunar New Year, haha. Enjoy it. Good for RP, ERP, Story Telling. ~~PS: It's don't have cgato/Nemo-12b-Humanize-KTO-Experimental-Latest Tokenization issue.~~ Update: Still have cgato/Nemo-12b-Humanize-KTO-Experimental-Latest Tokenization issue, but randomly occur in rare rate. If you are experiencing this issue, just press re-generate to reroll other message/response. # Chat Format? ChatML of course!
Merge Details

### 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) ### 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.6 weight: 0.8 merge_method: dare_ties base_model: IntervitensInc/Mistral-Nemo-Base-2407-chatml tokenizer_source: base ```