decoderesearch/circuit-tracer
None observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 98
- Release rhythm 81
- Longevity 33
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 40
- age_days: 462
- days_rel: 46
- days_push: 12
- n_releases_24m: 8
Adoption not part of the score
2897 stars · 343 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for circuit tracing and attribution graphs in language model interpretability, based on cross-layer MLP transcoders. It computes attribution graphs, visualizes and annotates them, and enables interventions on transcoder features.
Use cases
- trace circuits in a language model with attribution graphs
- visualize and annotate attribution graphs for LLM interpretability research
- intervene on transcoder features and observe model output changes
- study how features influence logits in transformer models
- run circuit tracing on Gemma-2 with limited GPU resources
- explore attribution graphs interactively via Neuronpedia
When to choose
- you need to compute direct effects between transcoder features, error nodes, and tokens
- you want to replicate attribution graph methods from Anthropic's circuit tracing papers
- you need feature-level interventions on a transformer model
- you want interactive visualization of interpretability graphs
When to avoid
- you need general-purpose sparse autoencoder training rather than circuit analysis
- you have no GPU access and cannot use hosted tools
- you need interpretability tooling for non-transformer architectures
Facets
library · maturity active
machine-learning deep-learning data-visualization developer-tools machine-learning deep-learning large-language-models artificial-intelligence developer-tools python cli mechanistic-interpretability attribution-graphs circuit-tracing transcoders sparse-autoencoders llm-interpretability feature-visualization gpu
2 sources
- readme: https://github.com/decoderesearch/circuit-tracer · fetched 2026-08-28 · ff55b37d692f
- registry_pypi: https://pypi.org/pypi/circuit-tracer/json · fetched 2026-08-29 · fe12e9ff0d91
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| decoderesearch/circuit-tracer | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="decoderesearch/circuit-tracer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem