Bump FlashInfer to 0.6.15.post1 (#31927)

Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
This commit is contained in:
Mohammad Miadh Angkad
2026-07-22 14:21:59 -07:00
committed by GitHub
co-authored by Brayden Zhong
parent c20c48b8fd
commit 0c29c8fece
11 changed files with 85 additions and 15 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ dependencies = [
"einops",
"fastapi",
"flash-attn-4>=4.0.0b18",
"flashinfer_python[cu13]==0.6.14", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_python[cu13]==0.6.15.post1", # keep it aligned with jit-cache version in Dockerfile
"gguf",
"helion==0.2.6",
"humming-kernels[cu13]==0.1.10",