chore: upgrade flashinfer 0.5.0 (#12523)

Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
This commit is contained in:
Yineng Zhang
2025-11-02 20:54:12 -08:00
committed by GitHub
parent 6a3b9fd00f
commit 0c3543d7d5
6 changed files with 12 additions and 5 deletions

View File

@@ -26,7 +26,9 @@ dependencies = [
"datasets",
"einops",
"fastapi",
"flashinfer_python==0.4.1",
"flashinfer_python==0.5.0",
"flashinfer_cubin==0.5.0",
"flashinfer_jit_cache==0.5.0",
"gguf",
"hf_transfer",
"huggingface_hub",