home/categories/framework-internals/orchestra-research-ai-research-skills-08-distributed-training-pytorch-fsdp2-skill-md
framework-internalsdevelopment

pytorch-fsdp2

Adds PyTorch FSDP2 (fully_shard) to training scripts with correct init, sharding, mixed precision/offload config, and distributed checkpointing. Use when models exceed single-GPU memory or when you need DTensor-based sharding with DeviceMesh.

Orchestra-Research
maintainer
Orchestra-Research
업데이트됨 1/30/2026
스타
6563
포크
515
quick start

Installation and usage

Adds PyTorch FSDP2 (fully_shard) to training scripts with correct init, sharding, mixed precision/offload config, and distributed checkpointing. Use when models exceed single-GPU memory or when you need DTensor-based sharding with DeviceMesh.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use pytorch-fsdp2