remove torch 2.4.1 CI as part of support deprecation (#2582)

This commit is contained in:
Wing Lian
2025-04-29 08:28:32 -04:00
committed by GitHub
parent 8175896ada
commit fedbcc0254
6 changed files with 3 additions and 49 deletions

View File

@@ -15,11 +15,6 @@ jobs:
fail-fast: false
matrix:
include:
- cuda: 124
cuda_version: 12.4.1
python_version: "3.11"
pytorch: 2.4.1
axolotl_extras:
- cuda: 124
cuda_version: 12.4.1
python_version: "3.11"
@@ -82,11 +77,6 @@ jobs:
strategy:
matrix:
include:
- cuda: 124
cuda_version: 12.4.1
python_version: "3.11"
pytorch: 2.4.1
axolotl_extras:
- cuda: 124
cuda_version: 12.4.1
python_version: "3.11"