chore: upgrade flashinfer 0.3.0 (#9864)

This commit is contained in:
Yineng Zhang
2025-09-01 03:07:19 -07:00
committed by GitHub
parent 5f77e1292d
commit 349b491c63
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.3.0rc1",
"flashinfer_python==0.3.0",
]
blackwell = [
@@ -73,7 +73,7 @@ blackwell = [
"torchaudio==2.8.0",
"torchvision",
"cuda-python",
"flashinfer_python==0.3.0rc1",
"flashinfer_python==0.3.0",
]
# HIP (Heterogeneous-computing Interface for Portability) for AMD