-
Notifications
You must be signed in to change notification settings - Fork 56
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
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument mat2 in method wrapper_CUDA_bmm) #89
Comments
HItting the same issue with --multigpu and even without it |
Hi, there:
in quantize/omniquant.py |
Not use --multigpu, and change with:
if don't set |
The server is three A10s(24 G), I didn't add --multigpu.
The text was updated successfully, but these errors were encountered: