I think the more people looking at this the better. I have a feeling there will be some breakthroughs in identifying important circuits and being able to make more efficient model architectures that are bootstrapped from some identified primitives.
Open-sourcing circuit tracing tools
11–20 of 21 posts
Re: Open-sourcing circuit tracing tools
#12https://open.spotify.com/episode/3H46XEWBlUeTY1c1mHolqh?si=L...
Re: Open-sourcing circuit tracing tools
#13https://www.dwarkesh.com/p/sholto-trenton-2 -- search the transcript for "circuit" for the quick bits.
Eg, "If you look at the circuit, you can see that it's not actually doing any of the math, it's paying attention to that you think the answer's four and then it's reasoning backwards about how it can manipulate the intermediate computation to give you an answer of four."
Re: Open-sourcing circuit tracing tools
#14[1]: https://transformer-circuits.pub/2021/garcon/index.html
Re: Open-sourcing circuit tracing tools
#15Is this Garcon [1], or a new tool? [1]: https://transformer-circuits.pub/2021/garcon/index.html
This is a new tool which relies on existing introspection libraries like TransformerLens (which is similar in spirit to Garcon) to build an attribution graph. This graph displays intermediate computational steps the model took to sample a token.
For more details on the method, see this paper: https://transformer-circuits.pub/2025/attribution-graphs/met....
For examples of using it to study Gemma 2, check out the linked notebooks: https://github.com/safety-research/circuit-tracer/blob/main/...)
We also document some findings on Claude 3.5 Haiku here: https://transformer-circuits.pub/2025/attribution-graphs/bio...)
Re: Open-sourcing circuit tracing tools
#16thought this was about PCB tracing and was disappointed.
Funny things, thoughts.
Re: Open-sourcing circuit tracing tools
#17Have fun
https://gist.github.com/jexp/8d991d1e543c5a576a3f1ee70132ce7...
Re: Open-sourcing circuit tracing tools
#18thought this was about PCB tracing and was disappointed.
Re: Open-sourcing circuit tracing tools
#19Re: Open-sourcing circuit tracing tools
#20thought this was about PCB tracing and was disappointed.