Open Aris-z opened 1 year ago
Err...the question is, because I use H800(sm_90), I can't use cuda unless I update my PyTorch to 2.0.0+. But if I did, there will be a compatibility problem between my PyTorch version and your code(PyTorch 1.10.1)... What should I do? Thanks.
Could you try directly running the codes with the PyTorch 2.0+ version and see if there are any errors?
Hi YiLin, When I tried to run fine-tuning code on VQA(4 gpus):
I got the Error:
I'm sure there is no process using the port. So what's the problem with my config(?) or the code?