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
RuntimeError: Default process group has not been initialized, please make sure to call init_process_group.
I think this is related to the issue from Digress.
Do you know how to deal with the issue?
Pytorch version is '2.0.1+cu118' and Pytorch lightning version is '2.0.4'