Update README.md
Browse files
README.md
CHANGED
|
@@ -8,11 +8,30 @@ library_name: transformers
|
|
| 8 |
tags:
|
| 9 |
- mergekit
|
| 10 |
- merge
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
# nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2
|
|
|
|
| 14 |
|
| 15 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Merge Details
|
| 18 |
### Merge Method
|
|
@@ -44,4 +63,4 @@ tokenizer:
|
|
| 44 |
source: union
|
| 45 |
|
| 46 |
|
| 47 |
-
```
|
|
|
|
| 8 |
tags:
|
| 9 |
- mergekit
|
| 10 |
- merge
|
| 11 |
+
- 12b
|
| 12 |
+
- chat
|
| 13 |
+
- roleplay
|
| 14 |
+
- creative-writing
|
| 15 |
+
license: apache-2.0
|
| 16 |
---
|
| 17 |
# nepoticide-12B-Unslop-Unleashed-Mell-RPMax-v2
|
| 18 |
+
> He stood in the way, for he didn't understand. Unfortunate - there was potential.
|
| 19 |
|
| 20 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
| 21 |
+
This is my fifth model. The original model was created as a simple test of *Model Stock*, thus the name (nepoticide=nephew, not as important nor direct). A broken tokenizer caused me to remerge the model. I also chose to use [TheDrummer/UnslopNemo-12B-v4](https://huggingface.co/TheDrummer/UnslopNemo-12B-v4), as TheDrummer stated that this model has more anti-gptism influence while taking a hit to intelligence, which should get balanced by the other models.
|
| 22 |
+
|
| 23 |
+
## Testing stage: early testing
|
| 24 |
+
I do not know how this model holds up over long term context. Early testing showed stability and viable answers.
|
| 25 |
+
|
| 26 |
+
## Parameters
|
| 27 |
+
- **Context size:** Not more than *20k* recommended - coherency may degrade.
|
| 28 |
+
- **Chat Template:** *ChatML*; Metharme/Pygmalion (as per UnslopNemo) may work, but effects are untested
|
| 29 |
+
- **Samplers:** A *Temperature-Last* of 1 and *Min-P* of 0.1 are viable, but haven't been finetuned. Activate *DRY* if repetition appears. *XTC* is untested.
|
| 30 |
+
## Quantization
|
| 31 |
+
## Parameters
|
| 32 |
+
- **Context size:** Not more than *20k* recommended - coherency may degrade.
|
| 33 |
+
- **Chat Template:** *ChatML*; Metharme/Pygmalion (as per UnslopNemo) may work, but effects are untested
|
| 34 |
+
- **Samplers:** A *Temperature-Last* of 1 and *Min-P* of 0.1 are viable, but haven't been finetuned. Activate *DRY* if repetition appears. *XTC* is untested.
|
| 35 |
|
| 36 |
## Merge Details
|
| 37 |
### Merge Method
|
|
|
|
| 63 |
source: union
|
| 64 |
|
| 65 |
|
| 66 |
+
```
|