Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Fully sharded data-parallel training for large models.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-17 | ✗→✓ | ▲ Improved | 29% | 0% |
| case-01 | ✓→✓ | = Same ✓ | 32% | 0% |
| case-10 | ✓→✓ | = Same ✓ | -28% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -24% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 37% | 0% |
Assistance with pytorch-fsdp development, generated from official documentation.
This skill should be triggered when:
The full common-patterns catalog (~157k chars of runnable FSDP snippets) lives in references/common-patterns.md — load it with read_file when you need wrapping, sharding-strategy, checkpoint, or mixed-precision examples. Start there rather than reconstructing FSDP incantations from memory.
This skill includes comprehensive documentation in references/:
Use view to read specific reference files when detailed information is needed.
Start with the getting_started or tutorials reference files for foundational concepts.
Use the appropriate category reference file (api, guides, etc.) for detailed information.
The quick reference section above contains common patterns extracted from the official docs.
Organized documentation extracted from official sources. These files contain:
Add helper scripts here for common automation tasks.
Add templates, boilerplate, or example projects here.
To refresh this skill with updated documentation:
Other measured skills in the registry, with their headline benchmark lift.