Ross ROSS = Recommend OSS · open-source software intelligence for agents

openai/transformer-debugger

None observed · 2026-08-28

github.com/openai/transformer-debugger · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 77
  • Release rhythm 35
  • Longevity 64

Flags: no_releases

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: n/a
  • age_days: 905
  • days_rel: n/a
  • days_push: 140
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4124 stars · 244 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Transformer Debugger (TDB) is an OpenAI tool for investigating specific behaviors of small language models, combining automated interpretability with sparse autoencoders. It provides a React neuron viewer and a backend activation server that lets users explore model components (neurons, attention heads, autoencoder latents) and intervene in the forward pass without writing code.

Use cases

  • investigate why a model outputs token A instead of token B for a prompt
  • understand why an attention head attends to a specific token
  • explore neurons and autoencoder latents in GPT-2 without writing code
  • trace circuits connecting model components
  • browse top-activating dataset examples for neurons and attention heads
  • intervene in the forward pass to test hypotheses about model behavior

When to choose

  • you are doing mechanistic interpretability research on small language models like GPT-2
  • you want to explore sparse autoencoder latents and neuron activations interactively
  • you need to identify which components contribute to a specific model behavior before writing code

When to avoid

  • you need to debug or interpret large frontier-scale models
  • you want a general-purpose LLM debugging or monitoring tool rather than interpretability research
  • you need a production inference or serving solution

Facets

application · maturity active

machine-learning llm-inference data-visualization developer-tools deep-learning large-language-models machine-learning developer-tools python cross-platform interpretability sparse-autoencoders mechanistic-interpretability neuron-viewer gpt-2 superalignment activation-analysis nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
openai/transformer-debuggermain60

For agents

markdown · JSON · MCP: product_card(name="openai/transformer-debugger")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem