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
I've been trying to run train the model on 4 GPUs but I am having some problems with the rank of the GPUs. In fact it cannot see the arguement. More specifically:
Thanks for your attention!
We guess that you may use higher version pytorch (e.g. 2.0).
There may be two ways to solve this problem:
(1) install the environment with pytorch 1.13 following our installation in the readme.
(2) Our code is highly based on the timm framework. The same problem also happen in timm, you can refer to huggingface/pytorch-image-models#1728 and huggingface/pytorch-image-models#1724.
If the two ways can not work, feel free to connect us and provide us more details to solve it.
Hello,
I've been trying to run train the model on 4 GPUs but I am having some problems with the rank of the GPUs. In fact it cannot see the arguement. More specifically:
Any help is welcome
The text was updated successfully, but these errors were encountered: