Skip to content

Commit

Permalink
match the cuda version for 2.4.1 build w/o tmux (#2299)
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian authored Jan 30, 2025
1 parent ac471a6 commit 1063d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ jobs:
strategy:
matrix:
include:
- cuda: 121
cuda_version: 12.1.1
- cuda: 124
cuda_version: 12.4.1
python_version: "3.11"
pytorch: 2.4.1
axolotl_extras:
Expand Down

0 comments on commit 1063d82

Please sign in to comment.