webcicle
Results
1
comments of
webcicle
RuntimeError: cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED when running latest docker image
I had the same issue with my 5070ti and solved it by upgrading pytorch to nightly with cu128 (also requires ubuntu22.04). Then it will automatically convert the model weights to...