Closed xddun closed 1 year ago
I replaced the graphics card with a V100 CUDA11.6 compatible for PyTorch, but it still reports the same error as before. 重新换了个显卡V100 CUDA11.6 适配的pytorch,还是会报告上面这个错误。
If the accelerate library doesn't work, I think maybe you can use "python main.py" instead of "accelerate launch main.py".
thank you, after processing in this way, code can indeed run correctly
an error has occurred, Looks like it's a accelerate library issue: TypeError: init() got an unexpected keyword argument 'tpu_use_cluster'