feat: add fast_decode_plan from flashinfer, flashinfer to 0.4.0rc3 (#10760)

Co-authored-by: Zihao Ye <yezihhhao@gmail.com>
Co-authored-by: Sleepcoo <Sleepcoo@gmail.com>
This commit is contained in:
eigen
2025-10-01 02:56:13 -07:00
committed by GitHub
co-authored by Zihao Ye Sleepcoo
parent 195a59fe23
commit ac1f2928ae
4 changed files with 49 additions and 191 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ dependencies = [
"torchaudio==2.8.0",
"torchvision",
"cuda-python",
"flashinfer_python==0.4.0rc1",
"flashinfer_python==0.4.0rc3",
"openai==1.99.1",
"tiktoken",
"anthropic>=0.20.0",