File size: 2,056 Bytes
ca84b8a 1ed09d7 ca84b8a 10fe762 00364d8 897e8dc e2a53dc 0809f2d ca84b8a e2a53dc 0809f2d ca84b8a 0809f2d 983ed81 b846347 00364d8 ca84b8a 00364d8 |
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 58 59 60 |
---
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
---
<img src="https://huggingface.co/DoppelReflEx/MN-12B-Mimicore-WhiteSnake/resolve/main/WhiteSnake.webp" alt="WhiteSnake.img" style="max-height:600px;align-self:center;justify-self:center;border-radius:16px"/>
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!
<details>
<summary><em>Merge Details</em></summary>
<p>
### 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
```
</p>
</details> |