-
[★circuit tracing tools★] what's going on inside LMs?LLMs/Interpretability 2026. 7. 18. 19:21
tools to understand model behaviors
https://github.com/decoderesearch/circuit-tracer
GitHub - decoderesearch/circuit-tracer
Contribute to decoderesearch/circuit-tracer development by creating an account on GitHub.
github.com
Our approach is to generate attribution graphs, which (partially) reveal the steps a model took internally to decide on a particular output. The open-source library we’re releasing supports the generation of attribution graphs on popular open-weights models—and a frontend hosted by Neuronpedia lets you explore the graphs interactively.

An overview of the interactive graph explorer UI on Neuronpedia. To get started, you can visit the Neuronpedia interface t https://www.neuronpedia.org/gemma-2-2b/graph
gemma-2-2b Graph | Neuronpedia
Attribution Graph for gemma-2-2b
www.neuronpedia.org
To get started, you can visit the Neuronpedia interface to generate and view your own attribution graphs for prompts of your choosing. For more sophisticated usage and research, you can view the code repository. This release enables researchers to:
- Trace circuits on supported models, by generating their own attribution graphs;
- Visualize, annotate, and share graphs in an interactive frontend;
- Test hypotheses by modifying feature values and observing how model outputs change.
'LLMs > Interpretability' 카테고리의 다른 글
A global workspace in language models (0) 2026.07.18 Natural Language Autoencoders: Turning Claude's thoughts into text (0) 2026.07.18 [★on-going★] Anthropic publications 정주행 (0) 2026.07.15 A Circuit for Indirect Object Identification in GPT-2 Small (0) 2026.06.19 Finding Alignments Between Interpretable Causal Variables and Distributed Neural Representations (0) 2026.06.18