1 parent 407cb3c commit 760c20bCopy full SHA for 760c20b
1 file changed
python/pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"einops",
28
"fastapi",
29
"flashinfer_python==0.5.3", # keep it aligned with jit-cache version in Dockerfile
30
- # "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",
31
"gguf",
32
"hf_transfer",
33
"huggingface_hub",
0 commit comments