grok-1 icon indicating copy to clipboard operation
grok-1 copied to clipboard

ValueError: Number of devices 1 must equal the product of mesh_shape (1, 8)

Open CodeBotanist opened this issue 10 months ago • 9 comments

image 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

CodeBotanist avatar Mar 31 '24 09:03 CodeBotanist

I have the same problem, they solved the problem ?

progaem95 avatar Mar 31 '24 10:03 progaem95

From #292

See grok-1/run.py Line 60 in 7050ed2 local_mesh_config=(1, 8), and change local_mesh_config=(1, 1)

cassius425 avatar Mar 31 '24 13:03 cassius425

I think hugging face needs grok upgrade image

metatron1973 avatar Mar 31 '24 20:03 metatron1973

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'"

progaem95 avatar Apr 01 '24 08:04 progaem95

To upgrade Hugging Face, you can use the following command in your terminal or command prompt: pip install --upgrade transformers This command will upgrade the Hugging Face Transformers library to the latest version available on the Python Package Index **(PyPI).

shaikhmubin02 avatar Apr 02 '24 03:04 shaikhmubin02

Чтобы обновить Hugging Face, вы можете использовать следующую команду в терминале или командной строке.: pip install --upgrade трансформаторы Эта команда обновит библиотеку Hugging Face Transformers до последней версии, доступной в индексе пакетов Python **(PyPI).

Didn't help, same error

progaem95 avatar Apr 02 '24 05:04 progaem95

Run the code on the instance with 8 GPUs and make sure the jax[cuda12_pip] is installed in your environment.

Luffy-Yao avatar Apr 16 '24 17:04 Luffy-Yao

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'"

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'"?

tomDeprez avatar Apr 25 '24 12:04 tomDeprez

В настоящее время у меня возникла такая проблема: «Ошибка разрешения: [WinError 32] Процесс не может получить доступ к файлу, поскольку файл занят другим процессом: 'D:\dev\shm\tmp6jihw2tq'"

Нашли ли вы решение своей проблемы с «PermissionError: [WinError 32] Процесс не может получить доступ к файлу, поскольку он используется другим процессом: 'D:\dev\shm\tmp6jihw2tq'"?

No

progaem95 avatar Apr 25 '24 12:04 progaem95