fix nightly docker build (#13386)

This commit is contained in:
b8zhong
2025-11-16 11:21:09 -08:00
committed by GitHub
parent 9f011f617f
commit d5fa58c4dd
2 changed files with 6 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ dependencies = [
"datasets",
"einops",
"fastapi",
"flashinfer_python==0.5.2",
"flashinfer_python==0.5.2", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.5.2",
"gguf",
"hf_transfer",