mechinterp-decoder

Community

Reveal what features output, not just activate.

Authorcesaregarza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps researchers interpret what a given SAE decoder feature actually promotes, by analyzing the decoder weights rather than only activation patterns. It shifts focus from activation hotspots to downstream output tendencies.

Core Features & Use Cases

  • Output Influence: identify tokens the feature tends to promote or suppress.
  • Decoder Similarity: cluster features by similar output patterns to discover shared roles.
  • Experiment Workflow: integrate with mechinterp investigation to guide hypothesis formation and labeling.

Quick Start

Install dependencies for the mechinterp tooling and run the decoder CLI to view output influence:

  • Basic query: poetry run python -m splatnlp.mechinterp.cli.decoder_cli output-influence --feature-id 13934 --model ultra
  • JSON output: poetry run python -m splatnlp.mechinterp.cli.decoder_cli output-influence --feature-id 13934 --model ultra --format json
  • Explore similar features: poetry run python -m splatnlp.mechinterp.cli.decoder_cli similar --feature-id 13934 --model ultra --top-k 10

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mechinterp-decoder
Download link: https://github.com/cesaregarza/SplatNLP/archive/main.zip#mechinterp-decoder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.