build cloud images with torch 2.6.0 (#2413)

* build cloud images with torch 2.6.0

* nightlies too
This commit is contained in:
Wing Lian
2025-03-13 23:28:51 -04:00
committed by GitHub
parent f0072f3b9d
commit 04f6324833
2 changed files with 10 additions and 0 deletions

View File

@@ -88,6 +88,11 @@ jobs:
pytorch: 2.5.1
axolotl_extras:
is_latest: true
- cuda: 124
cuda_version: 12.4.1
python_version: "3.11"
pytorch: 2.6.0
axolotl_extras:
runs-on: axolotl-gpu-runner
steps:
- name: Checkout

View File

@@ -80,6 +80,11 @@ jobs:
python_version: "3.11"
pytorch: 2.5.1
axolotl_extras:
- cuda: 124
cuda_version: 12.4.1
python_version: "3.11"
pytorch: 2.6.0
axolotl_extras:
runs-on: axolotl-gpu-runner
steps:
- name: Checkout