Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PL Lightning to Enable Distributed Training and Deep Speed #59

Open
aribornstein opened this issue Apr 5, 2021 · 3 comments
Open

Comments

@aribornstein
Copy link

This work is awesome I see that PL is already being used for some of the DataModules it would be awesome to see Lightning Module Integration to make training more robust. https://pytorch-lightning.readthedocs.io/en/stable/starter/converting.html

@hypnopump
Copy link
Collaborator

Hi there! It is always nice to find new people stopping by... We're glad you're finding it interesting!

So yes, we plan to use pytorch lightning to write the dataloaders and training scripts in principle... will keep you posted!

@lucidrains
Copy link
Owner

@aribornstein hello! yes, we are leaning pytorch-lightning, as long as it can support a use-case of ours - we need to curriculum learn the folding starting from short sequences -> longer ones

otherwise, we will also highly consider deepspeed!

@aribornstein
Copy link
Author

Thats awesome I believe PyTorch Lightning should support that also DeepSpeed is fully integrated in lightning and it's features are accessible in just a few lines of code. Let me know if you have any questions.

https://medium.com/pytorch-lightning/accessible-multi-billion-parameter-model-training-with-pytorch-lightning-deepspeed-c9333ac3bb59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants