fix: use flashinfer v0.2.11.post1

This commit is contained in:
zhyncs
2025-08-11 02:49:25 -07:00
parent 84cb449eec
commit f4ae50e97c
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ srt = [
"torchaudio==2.8.0",
"torchvision",
"cuda-python",
"flashinfer_python==0.2.10",
"flashinfer_python==0.2.11.post1",
]
blackwell = [
@@ -73,7 +73,7 @@ blackwell = [
"torchaudio==2.8.0",
"torchvision",
"cuda-python",
"flashinfer_python==0.2.10",
"flashinfer_python==0.2.11.post1",
]
# HIP (Heterogeneous-computing Interface for Portability) for AMD