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

Use gpu numbers when reasoning #38

Open
guo-zh opened this issue Sep 6, 2024 · 0 comments
Open

Use gpu numbers when reasoning #38

guo-zh opened this issue Sep 6, 2024 · 0 comments

Comments

@guo-zh
Copy link

guo-zh commented Sep 6, 2024

I use inference commands

python minigpt4_video_demo.py --ckpt path_to_video_checkpoint --cfg-path test_configs/llama2_test_config.yaml

And modified “test_configs/llama2_test_config.yaml”
minigpt4_gpu_id: 3
whisper_gpu_id: 2
answer_module_gpu_id: 2
Why is the error still displayed using GPU 0, which is not set here

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