mechinterp.io

Mechanistic interpretability

Opening up language models to see how they work.

This site will host my personal research and blog posts on mechanistic interpretability: the study of what neural networks actually compute, layer by layer, feature by feature.

Large language models are usually treated as black boxes: text goes in, text comes out. Mechanistic interpretability tries to do better, by finding the internal features a model represents, tracing the circuits that connect them, and testing those explanations with experiments that can prove them wrong.

Research

Write-ups of experiments on open-weight models: layer-by-layer analyses, circuits, features, and the code and data behind them.

Blog

Shorter posts: explainers, notes from work in progress, negative results, and thoughts on the field.

What to expect

The first posts are in preparation. Everything here is independent work, done on local hardware with open-weight models.