Revert "Bump FlashInfer to 0.6.15 and revert regressions" (#31625)

This commit is contained in:
Baizhou Zhang
2026-07-17 16:46:33 -07:00
committed by GitHub
parent a01a8e1ed9
commit 304a529558
7 changed files with 15 additions and 20 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ dependencies = [
"einops",
"fastapi",
"flash-attn-4==4.0.0b15",
"flashinfer_python[cu13]==0.6.15", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_python[cu13]==0.6.14", # keep it aligned with jit-cache version in Dockerfile
"gguf",
"humming-kernels[cu13]==0.1.10",
"interegular",