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

What's the accurate way to run multi-node inference at the end of deepspeed training? #2688

Closed
Vincent-Li-9701 opened this issue Apr 18, 2024 · 1 comment

Comments

@Vincent-Li-9701
Copy link

Hi, I'm a bit confused on how to run multi-node inference at the end of the training. I'm using deepspeed zero 3. What I have now is that at the end of training, I let each process output their outputs to local. And the local main process will aggregate the results and write to each node.

But I wonder is there anyway I can gather all the results across all the nodes?

Thank you

Copy link

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

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

1 participant