You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: