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

[Feature Request] Distributed strategies: Tensor Parallel and Pipeline Parallel #254

Open
rxng8 opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rxng8
Copy link

rxng8 commented Aug 19, 2024

Is your feature request related to a problem? Please describe.
Currently, there are only eager and data parallel distributed strategies, I think it's good in general to implement tensor parallel and pipeline parallel strategy so large model can be trained efficiently using this framework.

Describe the solution you'd like
We can use jax sharding api to perform sharded computation.

@rxng8 rxng8 added the enhancement New feature or request label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant