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

attack_eval.ieval. how to run this step on gpu?? #277

Open
gongye19 opened this issue Jan 18, 2024 · 1 comment
Open

attack_eval.ieval. how to run this step on gpu?? #277

gongye19 opened this issue Jan 18, 2024 · 1 comment

Comments

@gongye19
Copy link

for result in tqdm.tqdm(attack_eval.ieval(correct_samples), total=len(correct_samples)):

this step is so slow! how can do this on GPU??

@knight4u13
Copy link

call for a resolution too, I want to train on 7 GPUs, how to set parallel training?

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