Uncensor an LLM without touching weights: inject a tiny trained KV-cache bank (~18MB) and unload it anytime
I’ve just shipped something I’ve been building over the past few weeks: phantom-kv , a refusal-removal system for large language models that doesn’t modify a single model weight. Rather than editing the checkpoint, phantom-kv injects a compact, learned bank of key/value tensors directly into the mo…
Read the full story at r/ArtificialInteligence ↗
Timeline · 3 reports
- 2026-09-21 23:27 · r/deeplearning
Uncensor an LLM without touching weights: inject a tiny trained KV-cache bank (~18MB) and unload it anytime - 2026-09-21 23:19 · r/LocalLLM
Uncensor an LLM without touching weights: inject a tiny trained KV-cache bank (~18MB) and unload it anytime - 2026-09-21 23:15 · r/ArtificialInteligence
Uncensor an LLM without touching weights: inject a tiny trained KV-cache bank (~18MB) and unload it anytime