We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Thanks for providing such a wonderful codebase.
I have seen and used the save & load in MoE on multiple GPUs, now I can save them on different ranks. But is there away to convert them to one model?
Say, I trained a 8 experts MoE on 8 GPUs, and now I want to do next stage inference on 1 GPUs.
Will you consider provide an example on doing so? or could you provide some ideas on how to implement it myself.
The text was updated successfully, but these errors were encountered:
A dup request of #177. We are going to add some utility functions to help with this conversion.
Sorry, something went wrong.
thanks! I think it's worthy doing.
No branches or pull requests
Hi Thanks for providing such a wonderful codebase.
I have seen and used the save & load in MoE on multiple GPUs, now I can save them on different ranks. But is there away to convert them to one model?
Say, I trained a 8 experts MoE on 8 GPUs, and now I want to do next stage inference on 1 GPUs.
Will you consider provide an example on doing so? or could you provide some ideas on how to implement it myself.
The text was updated successfully, but these errors were encountered: