Armory
Source
Browse
Skills

pytorch-fsdp

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install pytorch-fsdp --cli claude

writes the skill into.claude/skills/pytorch-fsdp/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/pytorch-fsdp/SKILL.md

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

What it is

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2

When to use it

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2

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/distributed-training-pytorch-fsdp/SKILL.md -o .claude/skills/distributed-training-pytorch-fsdp/SKILL.md

Notes

Extracted from davila7/claude-code-templates, distributed-training-pytorch-fsdp category.