Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
|
|
|
| 3 |
tags:
|
|
|
|
|
|
|
| 4 |
- 4-bit
|
| 5 |
- AWQ
|
| 6 |
- text-generation
|
|
@@ -15,7 +18,15 @@ quantized_by: Suparious
|
|
| 15 |
- Model creator: [Undi95](https://huggingface.co/Undi95)
|
| 16 |
- Original model: [Llama-3-Unholy-8B](https://huggingface.co/Undi95/Llama-3-Unholy-8B)
|
| 17 |
|
|
|
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
## How to use
|
| 21 |
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
license: cc-by-nc-4.0
|
| 4 |
tags:
|
| 5 |
+
- not-for-all-audiences
|
| 6 |
+
- nsfw
|
| 7 |
- 4-bit
|
| 8 |
- AWQ
|
| 9 |
- text-generation
|
|
|
|
| 18 |
- Model creator: [Undi95](https://huggingface.co/Undi95)
|
| 19 |
- Original model: [Llama-3-Unholy-8B](https://huggingface.co/Undi95/Llama-3-Unholy-8B)
|
| 20 |
|
| 21 |
+

|
| 22 |
|
| 23 |
+
## Model Summary
|
| 24 |
+
|
| 25 |
+
Use at your own risk, I'm not responsible for any usage of this model, don't try to do anything this model tell you to do.
|
| 26 |
+
|
| 27 |
+
Basic uncensoring, this model is epoch 3 out of 4 (but it seem enough at 3).
|
| 28 |
+
|
| 29 |
+
If you are censored, it's maybe because of keyword like "assistant", "Factual answer", or other "sweet words" like I call them.
|
| 30 |
|
| 31 |
## How to use
|
| 32 |
|