update flashinfer_cubin==0.5.3 (#13848)

This commit is contained in:
Lzhang-hub
2025-11-25 00:10:34 -08:00
committed by GitHub
parent 407cb3ce1e
commit 760c20b360
+1 -1
View File
@@ -27,7 +27,7 @@ dependencies = [
"einops", "einops",
"fastapi", "fastapi",
"flashinfer_python==0.5.3", # keep it aligned with jit-cache version in Dockerfile "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", "gguf",
"hf_transfer", "hf_transfer",
"huggingface_hub", "huggingface_hub",