-
Notifications
You must be signed in to change notification settings - Fork 89
Distributed inference #325
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
base: main
Are you sure you want to change the base?
Conversation
|
I am wondering whether it would make sense to support the distributed recipe on a single GPU as well. So users can test the code with a single GPU and then move to more GPUs later. |
|
/blossom-ci |
|
/blossom-ci |
|
Will review design of distributed utility closely and likely suggest modifications. |
|
NOTE: It was reported to me that this had problems with PyTorch 2.7 so we should test with that and fix the problem if necessary before merging. |
Earth2Studio Pull Request
Description
Checklist
Dependencies