lightning
https://github.com/lightning-ai/lightning
Python
Deep learning framework to train, deploy, and ship AI products Lightning fast.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to lightning
Help out
- Issues
- FSDP Strategy not working with bfloat16
- Easier access to train_batch_idx for control
- Add support to Fairscale Parallel Layers
- Recommended way to save checkpoints from internal compiled model
- Add support to Llama 3.1
- Token throughput monitor assumes batch size is fixed but does not raise meaningful error
- Support variable batch size in throughput callback
- environment variable WORLD_SIZE is incorrectly set to 1 after trainer.fit is done
- KeyError: 'Trying to restore optimizer state but checkpoint contains only the model. This is probably due to `ModelCheckpoint.save_weights_only` being set to `True`.' But optim_cfg is in model
- torch.cuda.OutOfMemoryError after running tuner.scale_batch_size() in "binsearch" mode
- Docs
- Python not yet supported