Open blumenstiel opened 8 months ago
nvidia-cublas-cu11 11.10.3.66
nvidia-cuda-cupti-cu11 11.7.101
nvidia-cuda-nvrtc-cu11 11.7.99
nvidia-cuda-runtime-cu11 11.7.99
nvidia-cudnn-cu11 8.5.0.96
nvidia-cufft-cu11 10.9.0.58
nvidia-curand-cu11 10.2.10.91
nvidia-cusolver-cu11 11.4.0.1
nvidia-cusparse-cu11 11.7.4.91
nvidia-nccl-cu11 2.14.3
nvidia-nvtx-cu11 11.7.91
torch 2.0.1
torchvision 0.15.2
transformers 4.31.0
Hi @blumenstiel, this is the version on which it runs on our system. They are identical. The error also occurs when running inference, and can also be caused by dimension mismatch. Can you please try checking that?
I got the same issue. To have the correct version of every package, it will work well.
I try to run the demo code but get a CUDA error from
This is the error:
I assume that the this error is related to the cuda and/or torch version. These are the relevant package and versions I installed (torch 2.0.1 with Coda 11.7):
Can you share the version you are using? I tested three different version but always got errors.