File size: 1,313 Bytes
43cdb3d
f565b8f
43cdb3d
 
 
 
 
 
 
 
 
bbd1546
43cdb3d
8895920
 
 
 
bbd1546
43cdb3d
5a0561a
 
 
 
 
 
bbd1546
 
 
 
43cdb3d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bbd1546
 
 
 
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
---
license: cc-by-nc-4.0
base_model:
- cgato/Nemo-12b-Humanize-KTO-Experimental-Latest
- crestf411/MN-Slush
library_name: transformers
tags:
- mergekit
- merge

---
# What is this?

Simple merge, I can say it's good enough to play RP, ERP, but decent. 

Eval scores better than [WolfFrame](https://huggingface.co/DoppelReflEx/MN-12B-WolFrame), but I can't tell how good is it.

Overall, very nice-to-try model. 😁

GGUF here, https://huggingface.co/mradermacher/MN-12B-Kakigori-GGUF

Imatrix here, https://huggingface.co/mradermacher/MN-12B-Kakigori-i1-GGUF

My own Q6_K: https://huggingface.co/DoppelReflEx/MN-12B-Kakigori-Q6_K-GGUF

<details>
  <summary>Merge Detail</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)
* [crestf411/MN-Slush](https://huggingface.co/crestf411/MN-Slush)

### Configuration

The following YAML configuration was used to produce this model:

```yaml
models:
  - model: cgato/Nemo-12b-Humanize-KTO-Experimental-Latest
  - model: crestf411/MN-Slush
merge_method: slerp
base_model: crestf411/MN-Slush
parameters:
  t: [0, 0.1, 0.2, 0.25, 0.25, 0.2, 0.1, 0]
dtype: bfloat16
tokenizer_source: base


```
  </p>
</details>