Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,18 @@ library_name: transformers
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
-
|
|
|
12 |
---
|
13 |
-
# <span style="color:
|
|
|
|
|
|
|
|
|
|
|
14 |
# nepoticide-12B-Unslop-Unleashed-Mell-RPMax
|
|
|
|
|
15 |
|
16 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
17 |
|
@@ -42,4 +50,4 @@ merge_method: model_stock
|
|
42 |
dtype: bfloat16
|
43 |
tokenizer_source: "inflatebot/MN-12B-Mag-Mell-R1"
|
44 |
chat_template: "chatml"
|
45 |
-
```
|
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
+
license: apache-2.0
|
12 |
+
new_version: redrix/nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2
|
13 |
---
|
14 |
+
# <span style="color:red">This Model is most likely broken.</span>
|
15 |
+
- [This Discussion](https://huggingface.co/redrix/nepoticide-12B-Unslop-Unleashed-Mell-RPMax/discussions/1) shows there's a token leak. I forgot to specify a union tokenizer, although I don't know whether that's the exact cause.
|
16 |
+
- I've released v2 here: [redrix/nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2](https://huggingface.co/redrix/nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2)
|
17 |
+
- Proper README with info in the card of [v2](https://huggingface.co/redrix/nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2).
|
18 |
+
- This version will be left up for archival purposes. But may get deleted if it's obtrusive.
|
19 |
+
|
20 |
# nepoticide-12B-Unslop-Unleashed-Mell-RPMax
|
21 |
+
This is my third model. Please use [redrix/nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2](https://huggingface.co/redrix/nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2).
|
22 |
+
|
23 |
|
24 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
25 |
|
|
|
50 |
dtype: bfloat16
|
51 |
tokenizer_source: "inflatebot/MN-12B-Mag-Mell-R1"
|
52 |
chat_template: "chatml"
|
53 |
+
```
|