PyTorch Lightning
Lightweight PyTorch wrapper for organized ML research and production code.
About
PyTorch Lightning, now part of the Lightning framework, organizes PyTorch code to separate research logic from engineering boilerplate. It handles distributed training, mixed precision, logging, and checkpointing automatically and scales from a laptop to a cluster without code changes, with a companion LitServe library for inference servers. Released under the Apache 2.0 license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Frameworks & Libraries
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Minimum VRAM
- 4 GB
- Added
- Apr 3, 2026
Related Tools
Tensor library for machine learning on commodity hardware
Structured output extraction from LLMs with Pydantic
Deploy LangChain runnables as REST APIs
Unified system for large-scale distributed training and inference.
High-level deep learning library making neural nets accessible with best practices.
Open-source machine learning framework by Meta with dynamic computation graphs.