Pytorch Model Recovery

This skill should be used when reconstructing PyTorch models from weight files (state dictionaries), checkpoint files, or partial model artifacts. It applies when the agent needs to infer model architecture from saved weights, rebuild models without original source code, or recover models from corrupted/incomplete saves. Use this skill for tasks involving torch.load, state_dict reconstruction, architecture inference, or model recovery in CPU-constrained environments.

tools-only 6cfc54b 3 files · 15.7 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/scripting/215-name-skill_c6c72f47 commit 6cfc54b39e

Frequently asked questions

npx skillmds add tools-only/pytorch-model-recovery-2