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 tensor parallelism to 405b chapter or advanced topics? #37

Open
corey-lambda opened this issue Oct 7, 2024 · 1 comment
Open

Add tensor parallelism to 405b chapter or advanced topics? #37

corey-lambda opened this issue Oct 7, 2024 · 1 comment

Comments

@corey-lambda
Copy link
Contributor

See https://pytorch.org/docs/stable/distributed.tensor.parallel.html

llama 405b paper discusses using FSDP, pipeline parallelism, context parallelism, and tensor parallelism

It'd be relatively straightforward to add tensor parallelism to specific modules (Linear/Embedding)

@corey-lambda
Copy link
Contributor Author

Adding this in #39

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