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

Multi-GPU inference problem. #179

Open
jiazheng-xing opened this issue Jul 13, 2024 · 1 comment
Open

Multi-GPU inference problem. #179

jiazheng-xing opened this issue Jul 13, 2024 · 1 comment

Comments

@jiazheng-xing
Copy link

File "/slurm-files/ock/fsar_llava/fsar_llava/videollava/model/llava_arch.py", line 207, in prepare_inputs_labels_for_multimodal
video_features_minibatch = self.encode_videos(videos_minibatch) # fake list [mini_b, t, l, c]
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:3 and cuda:0! (when checking argument for argument mat2 in method wrapper_CUDA_mm)

@EvanChan8
Copy link

Same issue, have you solved it yet?

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