Posts tagged "induction-heads"
3 posts
The Redundancy Trap: Why Single-Head Ablation Lies
# The Redundancy Trap *I deleted the two attention heads with the largest positive direct effects in GPT-2 small. The model got **better**. Then I found the same failure across seven models — and in
Why Does Attention Attend There? Tracing the Other Half of the Circuit
 Attribution graphs gave us a way to see *what* information a model moves between tokens. But they froz
A Mathematical Framework for Transformer Circuits: How LLMs Actually Work
window.MathJax = { tex: { inlineMath: [['$','$'], ['\\(','\\)']], displayMath: [['$$','$$'], ['\\[','\\]']] }, svg: { fontCache: 'global' } }; ![A Mathematical Framework for Transform