This commit is contained in:
Junya Morioka
2025-08-15 12:58:55 +09:00
parent a15067f4fd
commit 1757b91eb6
2 changed files with 8 additions and 8 deletions
+3 -8
View File
@@ -174,14 +174,9 @@ jobs:
strategy:
fail-fast: false
matrix:
# flash-attn-version: ["2.7.4", "2.8.2"]
# python-version: ["3.10", "3.11", "3.12"]
# torch-version: ["2.7.1", "2.8.0"]
# # https://developer.nvidia.com/cuda-toolkit-archive
# cuda-version: ["12.8.1"]
flash-attn-version: ["2.7.4"]
python-version: ["3.11"]
torch-version: ["2.7.1"]
flash-attn-version: ["2.7.4", "2.8.2"]
python-version: ["3.10", "3.11", "3.12"]
torch-version: ["2.7.1", "2.8.0"]
# https://developer.nvidia.com/cuda-toolkit-archive
cuda-version: ["12.8.1"]
exclude: