mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
update pytorch
This commit is contained in:
@@ -9,7 +9,7 @@ support_cuda_versions = {
|
||||
"2.5": [118, 121, 124],
|
||||
"2.6": [118, 124, 126],
|
||||
"2.7": [118, 126, 128],
|
||||
"2.8": [128],
|
||||
"2.8": [126, 128, 129],
|
||||
}
|
||||
|
||||
cuda_version = int(sys.argv[1])
|
||||
|
||||
Reference in New Issue
Block a user