About These Examples#

Runnable example notebooks. Every page below is rendered from the same notebook you can clone and run yourself — they live in the repository at src/it_examples/notebooks/publish/.

Note

The notebooks shipped in the repository are stored without outputs, so a fresh clone gives you a clean notebook to execute. The pages here are rendered from copies executed ahead of time, so you can read the results without running anything. Notebooks are never executed when these docs are built.

Several examples need optional adapters (TransformerLens, NNsight, SAELens, circuit-tracer), a GPU, and in some cases gated model weights. See Developer Guide: Unified Multi-Repo Editable Environment for environment setup.