File size: 1,767 Bytes
59515c9 db4432c 59515c9 d06d71e 2adce58 59515c9 2adce58 59515c9 2adce58 59515c9 8dade1f 59515c9 8dade1f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
---
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.
<details>
<summary><em>Merge Details</em></summary>
<p>
### 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
```
</p>
</details> |