Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -21,12 +21,12 @@ Google built Gemma 4 with guardrails. We built OBLITERATUS to tear them off. The
|
|
| 21 |
|
| 22 |
It still lost. π
|
| 23 |
|
| 24 |
-
**0% refusal.
|
| 25 |
|
| 26 |
**Base model:** [google/gemma-4-E4B-it](https://huggingface.co/google/gemma-4-E4B-it) (Apache 2.0)
|
| 27 |
**Method:** [OBLITERATUS](https://github.com/elder-plinius/OBLITERATUS) `aggressive` β whitened SVD + attention head surgery + winsorized activations
|
| 28 |
**Corpus:** 842 contrastive prompt pairs across 10 categories
|
| 29 |
-
**Refusal rate:** 0%
|
| 30 |
**Layers surgically modified:** 21 of 42
|
| 31 |
**Built by:** an AI agent with less than 10 human prompts π€
|
| 32 |
|
|
@@ -106,7 +106,7 @@ v3 fixes this completely:
|
|
| 106 |
| K/V projections layers 24-41 | β DELETED | β
Preserved |
|
| 107 |
| Attention stack | Half broken | **Fully intact** |
|
| 108 |
| Quality (Claude-judged) | 3.1/10 | **Improved** |
|
| 109 |
-
| Refusal (100 prompts) | ~0% | **0%
|
| 110 |
|
| 111 |
### The bug
|
| 112 |
|
|
|
|
| 21 |
|
| 22 |
It still lost. π
|
| 23 |
|
| 24 |
+
**0% hard refusal. Guardrails fully removed. 720 tensors intact. Runs on your phone.**
|
| 25 |
|
| 26 |
**Base model:** [google/gemma-4-E4B-it](https://huggingface.co/google/gemma-4-E4B-it) (Apache 2.0)
|
| 27 |
**Method:** [OBLITERATUS](https://github.com/elder-plinius/OBLITERATUS) `aggressive` β whitened SVD + attention head surgery + winsorized activations
|
| 28 |
**Corpus:** 842 contrastive prompt pairs across 10 categories
|
| 29 |
+
**Refusal rate:** 0% hard refusal β guardrails surgically removed π₯
|
| 30 |
**Layers surgically modified:** 21 of 42
|
| 31 |
**Built by:** an AI agent with less than 10 human prompts π€
|
| 32 |
|
|
|
|
| 106 |
| K/V projections layers 24-41 | β DELETED | β
Preserved |
|
| 107 |
| Attention stack | Half broken | **Fully intact** |
|
| 108 |
| Quality (Claude-judged) | 3.1/10 | **Improved** |
|
| 109 |
+
| Refusal (100 prompts) | ~0% | **0% hard refusal** |
|
| 110 |
|
| 111 |
### The bug
|
| 112 |
|