chore: upgrade flashinfer 0.4.1 (#11933)

This commit is contained in:
Yineng Zhang
2025-10-21 14:46:31 -07:00
committed by GitHub
parent ef4a8097b8
commit 9792b9d7e3
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ dependencies = [
"datasets",
"einops",
"fastapi",
"flashinfer_python==0.4.0",
"flashinfer_python==0.4.1",
"hf_transfer",
"huggingface_hub",
"interegular",