Update README with correct base model
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model:
|
| 4 |
tags:
|
| 5 |
- abliterated
|
| 6 |
- heretic
|
|
@@ -15,11 +15,11 @@ tags:
|
|
| 15 |
|
| 16 |
Welcome to the ablation station! 🚂💨
|
| 17 |
|
| 18 |
-
This is the **abliterated** version of the Z-Image-Turbo text encoder.
|
| 19 |
|
| 20 |
The result?
|
| 21 |
- **KL Divergence:** A tiny `0.0004` (basically no lobotomy! 🧠✨)
|
| 22 |
-
- **Refusal Rate:** Only `4/100` in
|
| 23 |
|
| 24 |
It's ready to generate what you want, when you want it.
|
| 25 |
|
|
@@ -28,4 +28,5 @@ Brought to you by the same chaotic good energy behind:
|
|
| 28 |
- [Z-Image-Engineer-V2.5](https://huggingface.co/BennyDaBall/Qwen3-4b-Z-Image-Engineer-V2.5)
|
| 29 |
- The original [Z-Image-Engineer](https://huggingface.co/BennyDaBall/qwen3-4b-Z-Image-Engineer)
|
| 30 |
|
| 31 |
-
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: Tongyi-MAI/Z-Image-Turbo
|
| 4 |
tags:
|
| 5 |
- abliterated
|
| 6 |
- heretic
|
|
|
|
| 15 |
|
| 16 |
Welcome to the ablation station! 🚂💨
|
| 17 |
|
| 18 |
+
This is the **abliterated** version of the Z-Image-Turbo text encoder. I took the **p-e-w heretic method** and hammered it through **1000 trials**, specifically targeting **BOTH** image generation refusals and those peskier general refusals.
|
| 19 |
|
| 20 |
The result?
|
| 21 |
- **KL Divergence:** A tiny `0.0004` (basically no lobotomy! 🧠✨)
|
| 22 |
+
- **Refusal Rate:** Only `4/100` in my torture tests.
|
| 23 |
|
| 24 |
It's ready to generate what you want, when you want it.
|
| 25 |
|
|
|
|
| 28 |
- [Z-Image-Engineer-V2.5](https://huggingface.co/BennyDaBall/Qwen3-4b-Z-Image-Engineer-V2.5)
|
| 29 |
- The original [Z-Image-Engineer](https://huggingface.co/BennyDaBall/qwen3-4b-Z-Image-Engineer)
|
| 30 |
|
| 31 |
+
## Disclaimer
|
| 32 |
+
I am not responsible for what you create with this model. This is a model weighting file, not a moral compass. You are responsible for your own outputs and following local laws. Use this power wisely.
|