-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
ValueError: Number of devices 1 must equal the product of mesh_shape (1, 8) #305
Comments
I have the same problem, they solved the problem ? |
From #292
|
I'm currently having this problem, "PermissionError: [WinError 32] The process cannot access the file because the file is occupied by another process: 'D:\dev\shm\tmp6jihw2tq'" |
To upgrade Hugging Face, you can use the following command in your terminal or command prompt: |
Didn't help, same error |
Run the code on the instance with 8 GPUs and make sure the jax[cuda12_pip] is installed in your environment. |
Have you found a solution to your issue with "PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\dev\shm\tmp6jihw2tq'"? |
No |
I dunno what is going on here. By the way, there's a very big error while I am using the Hugging Face client, but I don't think that will affect anything because all the files are in my folder, though they haven't reached 297GB
The text was updated successfully, but these errors were encountered: