LLM Circuit Analyses Are Consistent Across Training and Scale
Curt Tigges, Michael Hanna, Qinan Yu, Stella Biderman

TL;DR
This study demonstrates that the internal mechanisms of large language models, represented as circuits, are consistent across different training stages and scales, allowing insights from small models to generalize to larger, fully trained models.
Contribution
It provides the first comprehensive analysis of how circuit mechanisms in decoder-only LLMs evolve and remain consistent across training and scale, bridging the gap between small models and real-world deployment.
Findings
Circuit components emerge at similar token counts across scales.
The overarching algorithms remain consistent despite different attention head implementations.
Insights from small models generalize to larger, fully trained models.
Abstract
Most currently deployed large language models (LLMs) undergo continuous training or additional finetuning. By contrast, most research into LLMs' internal mechanisms focuses on models at one snapshot in time (the end of pre-training), raising the question of whether their results generalize to real-world settings. Existing studies of mechanisms over time focus on encoder-only or toy models, which differ significantly from most deployed models. In this study, we track how model mechanisms, operationalized as circuits, emerge and evolve across 300 billion tokens of training in decoder-only LLMs, in models ranging from 70 million to 2.8 billion parameters. We find that task abilities and the functional components that support them emerge consistently at similar token counts across scale. Moreover, although such components may be implemented by different attention heads over time, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVLSI and Analog Circuit Testing · Non-Destructive Testing Techniques · Electric Motor Design and Analysis
MethodsSoftmax · Attention Is All You Need · Focus
