fsdp2 AI Agent Skills
Browse 3 skills related to fsdp2
distributed-llm-pretraining-torchtitan
21.8k
Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.
Model ArchitectureDistributed TrainingTorchTitan+7
143 days ago
pytorch-fsdp
21.8k
Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2
Distributed TrainingPyTorchFSDP+6
143 days ago
pytorch-fsdp2
4.2k
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.
PyTorchFSDP2Fully Sharded Data Parallel+7
143 days ago