update flashinfer_cubin==0.5.3 (#13848)

This commit is contained in:
Lzhang-hub
2025-11-25 16:10:34 +08:00
committed by GitHub
parent 407cb3ce1e
commit 760c20b360

View File

@@ -27,7 +27,7 @@ dependencies = [
"einops",
"fastapi",
"flashinfer_python==0.5.3", # keep it aligned with jit-cache version in Dockerfile
# "flashinfer_cubin==0.5.3", # TODO: Add it back when the cubin is ready: https://github.com/flashinfer-ai/flashinfer/issues/2133
"flashinfer_cubin==0.5.3",
"gguf",
"hf_transfer",
"huggingface_hub",