Armory
Source
Browse
Skills

nnsight-remote-interpretability

Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install nnsight-remote-interpretability --cli claude

writes the skill into.claude/skills/nnsight-remote-interpretability/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/nnsight-remote-interpretability/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.

When to use it

Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/mechanistic-interpretability-nnsight/SKILL.md -o .claude/skills/mechanistic-interpretability-nnsight/SKILL.md

Notes

Extracted from davila7/claude-code-templates, mechanistic-interpretability-nnsight category.