Commit 7df2f2a
docs: note 3B+ circuit_patching OOM limit in refusal audit
Stages 3-4 on Qwen2.5-3B and Phi-3-mini OOM-killed on this 128GB CPU
machine (runs 83/84/85) — circuit_patching/causal_scrubbing hold the
full activation+grad cache across many sites. Documented as an honest
limitation. The scale-bounded headline does NOT depend on these: the
Qwen2.5-3B CAA sweep (run 82) already locked "no layer suppresses".
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2e95f2f commit 7df2f2a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments