11.7.0 nvidia/cuda docker images are deprecated, move to 11.7.1
Browse files- .github/workflows/base.yml +1 -1
- .github/workflows/main.yml +2 -2
.github/workflows/base.yml
CHANGED
|
@@ -26,7 +26,7 @@ jobs:
|
|
| 26 |
pytorch: 2.0.0
|
| 27 |
axolotl_extras:
|
| 28 |
- cuda: "117"
|
| 29 |
-
cuda_version: 11.7.
|
| 30 |
python_version: "3.9"
|
| 31 |
pytorch: 1.13.1
|
| 32 |
axolotl_extras:
|
|
|
|
| 26 |
pytorch: 2.0.0
|
| 27 |
axolotl_extras:
|
| 28 |
- cuda: "117"
|
| 29 |
+
cuda_version: 11.7.1
|
| 30 |
python_version: "3.9"
|
| 31 |
pytorch: 1.13.1
|
| 32 |
axolotl_extras:
|
.github/workflows/main.yml
CHANGED
|
@@ -30,7 +30,7 @@ jobs:
|
|
| 30 |
pytorch: 2.0.0
|
| 31 |
axolotl_extras: gptq
|
| 32 |
- cuda: cu117
|
| 33 |
-
cuda_version: 11.7.
|
| 34 |
python_version: "3.9"
|
| 35 |
pytorch: 1.13.1
|
| 36 |
axolotl_extras:
|
|
@@ -85,7 +85,7 @@ jobs:
|
|
| 85 |
pytorch: 2.0.0
|
| 86 |
axolotl_extras: gptq
|
| 87 |
- cuda: cu117
|
| 88 |
-
cuda_version: 11.7.
|
| 89 |
python_version: "3.9"
|
| 90 |
pytorch: 1.13.1
|
| 91 |
axolotl_extras:
|
|
|
|
| 30 |
pytorch: 2.0.0
|
| 31 |
axolotl_extras: gptq
|
| 32 |
- cuda: cu117
|
| 33 |
+
cuda_version: 11.7.1
|
| 34 |
python_version: "3.9"
|
| 35 |
pytorch: 1.13.1
|
| 36 |
axolotl_extras:
|
|
|
|
| 85 |
pytorch: 2.0.0
|
| 86 |
axolotl_extras: gptq
|
| 87 |
- cuda: cu117
|
| 88 |
+
cuda_version: 11.7.1
|
| 89 |
python_version: "3.9"
|
| 90 |
pytorch: 1.13.1
|
| 91 |
axolotl_extras:
|