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

eval on multi-gpus #482

Open
masn1310 opened this issue Dec 29, 2024 · 0 comments
Open

eval on multi-gpus #482

masn1310 opened this issue Dec 29, 2024 · 0 comments

Comments

@masn1310
Copy link

I use the following examples given by your readme:
python3 -m accelerate.commands.launch \ --num_processes=8 \ -m lmms_eval \ --model llava \ --model_args pretrained="liuhaotian/llava-v1.5-7b" \ --tasks mme \ --batch_size 1 \ --log_samples \ --log_samples_suffix llava_v1.5_mme \ --output_path ./logs/
and I found that 8 GPUs using the same cases during inference. How can I run different examples on multiple gpus to save time? Or, is there something wrong with my command?

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