chore: bump flashinfer version to 0.6.6 (#20480)

Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
This commit is contained in:
sglang-bot
2026-03-14 13:05:10 -07:00
committed by GitHub
parent 574dbe23b2
commit 93afe15b43
5 changed files with 6 additions and 6 deletions

View File

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