update flashinfer-python version

This commit is contained in:
Yineng Zhang
2025-02-28 16:31:59 -08:00
committed by GitHub
parent 9e74ee91da
commit f3b99f73b3

View File

@@ -43,7 +43,7 @@ runtime_common = [
srt = [ srt = [
"sglang[runtime_common]", "sglang[runtime_common]",
"sgl-kernel==0.0.3.post6", "sgl-kernel==0.0.3.post6",
"flashinfer_python>=0.2.2.post1", "flashinfer_python==0.2.2.post1",
"torch==2.5.1", "torch==2.5.1",
"vllm>=0.6.4.post1,<=0.7.2", "vllm>=0.6.4.post1,<=0.7.2",
"cuda-python", "cuda-python",