Read, modify, and analyze the internals of neural networks with nnsight 0.8 — tracing activations, intervening on modul…
Read, modify, and analyze the internals of neural networks with nnsight 0.8 — tracing activations, intervening on modules, batching interventions in one forward pass, gradients, caching, generation, and running the same code on NDIF for models too large to host locally. Use for any task that touches model internals rather than just outputs: activation extraction, ablation, activation patching, logit lens, steering, probing, circuit analysis, or fixing existing nnsight code. Covers the 0.8 API (TransformersModel, tracer.result, no .value); load it before writing any nnsight code, since idioms from older versions are widespread and silently wrong.
ndif
cli
free
Others in the same category, ranked by how often they are opened.