Pytorch Lightning

High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/davila7--claude-code-templates--distributed-training-pytorch-lightning commit 88cf1f3afd

Frequently asked questions

npx skillmds@latest add tomevault-io/pytorch-lightning-4