Views
No views yet
./models/gemma-4-31b-it-8bit (local path)| Parameter | Value |
|---|---|
| Base model | ./models/gemma-4-31b-it-8bit |
| Ablation method | projection |
| Refusal vector policy | per-layer |
| Refusal direction method | projected |
| Ablation strength | 2.0 |
| Probed layers | 5,11,17,23,29,35,41,47,53,59 |
| PCA components (ablate-k) | 1 |
| Attention only | True |
| Excluded modules | none |
| Timestamp | 2026-04-04T23:12:19 UTC |
This model uses a Mixture-of-Experts (MoE) architecture. Abliteration targets only the attention projection weights (q/k/v/o_proj) to preserve expert routing quality.