pytorch-lightning
NewHigh-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.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "pytorch-lightning": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is 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.
How to install pytorch-lightning?
To install pytorch-lightning: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "pytorch-lightning": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is pytorch-lightning best for?
pytorch-lightning is a mcp categorized under General. It is designed for: ai-&-ml, devops. Created by davila7.