facebookresearch/llm-transparency-tool
LLM Transparency Tool (LLM-TT), an open-source interactive toolkit for analyzing internal workings of Transformer-based language models. *Check out demo at* https://huggingface.co/spaces/facebook/llm-transparency-tool-demo observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 70
Flags: no_releases archived no_license
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: 986
- days_rel: n/a
- days_push: 638
- n_releases_24m: 0
Adoption not part of the score
1254 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An interactive toolkit from Meta Research for analyzing the internal workings of Transformer-based language models. It visualizes contribution graphs of tokens, attention heads, and FFN neurons through a Streamlit web UI to explain model predictions.
Use cases
- inspect how a transformer LLM processes a prompt internally
- visualize token contribution graphs for model interpretability
- see which attention heads promote or suppress output tokens
- debug why an LLM made a certain prediction
- analyze FFN neuron activations in a language model
- research tool for mechanistic interpretability of transformers
When to choose
- you need interactive, visual interpretability analysis of a TransformerLens-supported model
- you're doing research on how LLMs make predictions
- you want to inspect attention heads and FFN contributions per token
When to avoid
- you need production LLM serving or inference at scale
- your model isn't supported by TransformerLens and you can't implement a custom TransparentLlm wrapper
- you need automated interpretability pipelines rather than interactive exploration
Facets
application · maturity active
machine-learning llm-inference data-visualization developer-tools large-language-models machine-learning deep-learning data-visualization python cross-platform interpretability transformer-lens streamlit attention-analysis contribution-graph explainability research-tool research docker web-server
1 source
- readme: https://github.com/facebookresearch/llm-transparency-tool · fetched 2026-08-28 · 764c71408b3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/llm-transparency-tool | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/llm-transparency-tool")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem