Skip to content

Commit 760c20b

Browse files
authored
update flashinfer_cubin==0.5.3 (sgl-project#13848)
1 parent 407cb3c commit 760c20b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"einops",
2828
"fastapi",
2929
"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
30+
"flashinfer_cubin==0.5.3",
3131
"gguf",
3232
"hf_transfer",
3333
"huggingface_hub",

0 commit comments

Comments
 (0)