pytorch-lightning
https://github.com/pytorchlightning/pytorch-lightning
Python
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
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 supported8 Subscribers
Add a CodeTriage badge to pytorch-lightning
Help out
- Issues
- DDPStrategy under windows is complaining about missing libuv
- FSDP Strategy not working with bfloat16
- 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