--- license: cc-by-nc-4.0 base_model: - DoppelReflEx/MN-12B-Mimicore-GreenSnake - cgato/Nemo-12b-Humanize-KTO-Experimental-Latest - Epiculous/Violet_Twilight-v0.2 - IntervitensInc/Mistral-Nemo-Base-2407-chatml library_name: transformers tags: - mergekit - merge --- Version: [WhiteSnake](https://huggingface.co/DoppelReflEx/MN-12B-Mimicore-WhiteSnake) - [Orochi](#) - [GreenSnake](https://huggingface.co/DoppelReflEx/MN-12B-Mimicore-GreenSnake) # What is this? Another version of WhiteSnake, slightly worse in eval score, but still good enough to play RP, ERP, StoryTelling. 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.
Merge Details

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