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

Current implementation does not support multi-gpu finetuning. #22

Open
GiannisPikoulis opened this issue Oct 5, 2022 · 1 comment
Open

Comments

@GiannisPikoulis
Copy link

Hello

Even though you have DataParallel inside your code, it won't work properly cause your implementation only supports a bs_train=bs_test=1.

@GiannisPikoulis GiannisPikoulis changed the title Current implementatio does not support multi-gpu Current implementation does not support multi-gpu Oct 5, 2022
@GiannisPikoulis GiannisPikoulis changed the title Current implementation does not support multi-gpu Current implementation does not support multi-gpu finetuning. Oct 5, 2022
@ryliu68
Copy link

ryliu68 commented May 9, 2023

Hi, have you solved this problem? I had the same problem. Thx. @GiannisPikoulis

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

2 participants