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.
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