doremi icon indicating copy to clipboard operation
doremi copied to clipboard

Cuda version problem

Open RRaphaell opened this issue 6 months ago • 0 comments

I'm trying to run this script on aws sagemaker

cd doremi && bash scripts/setup_flash.sh

it throws an error:

The detected CUDA version (12.1) mismatches the version that was used to compile
      PyTorch (11.7). Please make sure to use the same CUDA versions.

RRaphaell avatar Feb 13 '24 09:02 RRaphaell