chore: bump flashinfer version to 0.6.7 (#21422)

Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
This commit is contained in:
sglang-bot
2026-03-31 21:18:16 -07:00
committed by GitHub
co-authored by sglang-bot Baizhou Zhang
parent 03a87068ea
commit ca3ba05a7a
8 changed files with 33 additions and 8 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ dependencies = [
"datasets",
"einops",
"fastapi",
"flashinfer_python==0.6.6", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.6",
"flashinfer_python==0.6.7", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.7",
"gguf",
"interegular",
"llguidance>=0.7.11,<0.8.0",