home/categories/machine-learning/davila7-claude-code-templates-cli-tool-components-skills-ai-research-distributed-training-pytorch-lightning-skill-md
machine-learningdata-ai

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.

davila7
maintainer
davila7
Updated 1/20/2026
Stars
17577
Forks
1576
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use pytorch-lightning