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
In the current version of pytorch and python the ref-finetune bash script of CodeReviewer fails to run. Any insight into what version was used to run the script or how to solve the issue? I faced issues with local-rank, local_rank not being recognized. Also, from torch._C._distributed_c10d import ProcessGroupNCCL fails to import.
The text was updated successfully, but these errors were encountered:
In the current version of pytorch and python the ref-finetune bash script of CodeReviewer fails to run. Any insight into what version was used to run the script or how to solve the issue? I faced issues with local-rank, local_rank not being recognized. Also, from torch._C._distributed_c10d import ProcessGroupNCCL fails to import.
The text was updated successfully, but these errors were encountered: