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

Can unlimiformer be trained on mutiple gpus? #16

Open
Muxv opened this issue May 25, 2023 · 1 comment
Open

Can unlimiformer be trained on mutiple gpus? #16

Muxv opened this issue May 25, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@Muxv
Copy link

Muxv commented May 25, 2023

Is there ant option I can modify to support mutiple gpus training?

@urialon
Copy link
Collaborator

urialon commented May 25, 2023

Hi @Muxv ,
Thank you for your interest in our work!

It is currently not fully supported.
I tried to run with multiple GPUs once, but I got errors that the "memory" tensors are not on the same GPU as the query tensors.
We would love to adopt contributions.

Best,
Uri

@neubig neubig added the help wanted Extra attention is needed label May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants