From 9281880e1fa865853bb16090054b91f63864aeaa Mon Sep 17 00:00:00 2001 From: Johnny Date: Wed, 22 Jan 2025 22:07:57 +0100 Subject: [PATCH] Update install_cuda.py Co-authored-by: Matthew Douglas <38992547+matthewdouglas@users.noreply.github.com> --- install_cuda.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_cuda.py b/install_cuda.py index dc6a403fe..a1fe2c545 100644 --- a/install_cuda.py +++ b/install_cuda.py @@ -19,7 +19,7 @@ "123": "https://developer.download.nvidia.com/compute/cuda/12.3.2/local_installers/cuda_12.3.2_545.23.08_linux.run", "124": "https://developer.download.nvidia.com/compute/cuda/12.4.1/local_installers/cuda_12.4.1_550.54.15_linux.run", "125": "https://developer.download.nvidia.com/compute/cuda/12.5.1/local_installers/cuda_12.5.1_555.42.06_linux.run", - "126": "https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda_12.6.3_560.35.05_linux.run", + "126": "https://developer.download.nvidia.com/compute/cuda/12.6.2/local_installers/cuda_12.6.2_560.35.03_linux.run", }