tag
interpretability▌
2 indexed skills · max 10 per page
skills (2)
nnsight-remote-interpretability
davila7/claude-code-templates · Productivity
nnsight (/ɛn.saɪt/) enables researchers to interpret and manipulate the internals of any PyTorch model, with the unique capability of running the same code locally on small models or remotely on massive models (70B+) via NDIF.
transformer-lens-interpretability
davila7/claude-code-templates · Productivity
TransformerLens is the de facto standard library for mechanistic interpretability research on GPT-style language models. Created by Neel Nanda and maintained by Bryce Meyer, it provides clean interfaces to inspect and manipulate model internals via HookPoints on every activation.