[FlashInfer] Bump FlashInfer version from 0.6.3 to 0.6.4 (#19005)

This commit is contained in:
Mohammad Miadh Angkad
2026-03-03 08:12:09 +08:00
committed by GitHub
parent 3f9fc8b848
commit 6822941514
7 changed files with 12 additions and 15 deletions

View File

@@ -27,8 +27,8 @@ dependencies = [
"datasets",
"einops",
"fastapi",
"flashinfer_python==0.6.3", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.3",
"flashinfer_python==0.6.4", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.4",
"gguf",
"hf_transfer",
"huggingface_hub",