[hotfix] Remove flashinfer-jit-cache from pyproject (#12530)

This commit is contained in:
Baizhou Zhang
2025-11-02 22:11:05 -08:00
committed by GitHub
parent 0c3543d7d5
commit 6e29446e45
2 changed files with 1 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ dependencies = [
"fastapi",
"flashinfer_python==0.5.0",
"flashinfer_cubin==0.5.0",
"flashinfer_jit_cache==0.5.0",
"gguf",
"hf_transfer",
"huggingface_hub",