Skip to content

Instantly share code, notes, and snippets.

@vinesmsuic
Created January 23, 2024 22:44
Show Gist options
  • Save vinesmsuic/8c9544da6a0e6d59d348b7764183db77 to your computer and use it in GitHub Desktop.
Save vinesmsuic/8c9544da6a0e6d59d348b7764183db77 to your computer and use it in GitHub Desktop.
Fixing "The NVIDIA driver on your system is too old" issue
conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment