chore: bump flashinfer version to 0.6.7.post2 (#22097)

Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
This commit is contained in:
sglang-bot
2026-04-04 02:16:25 -07:00
committed by GitHub
co-authored by sglang-bot
parent 24763256b9
commit 46bf19cdab
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ dependencies = [
"datasets",
"einops",
"fastapi",
"flashinfer_python==0.6.7", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.7",
"flashinfer_python==0.6.7.post2", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.7.post2",
"gguf",
"interegular",
"llguidance>=0.7.11,<0.8.0",