File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ transformers = "~=4.40.2"
3636triton = " ==2.3.0"
3737typing_extensions = " ~=4.11.0"
3838uvicorn = {extras = [" standard" ], version = " ~=0.29.0" }
39- vllm = " ==v0.6.4 "
39+ vllm = " ==0.10.1.1 "
4040vllm-flash-attn = " ==2.6.2"
4141vllm-nccl-cu12 = " ==2.18.1.0.4.0"
4242wheel = " ~=0.43.0"
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ ujson==5.9.0; python_version >= '3.8'
9898urllib3 == 2.2.1 ; python_version >= '3.8'
9999uvicorn [standard ]== 0.29.0 ; python_version >= '3.8'
100100uvloop == 0.19.0
101- vllm == 0.6.4 ; python_version >= '3.9'
101+ vllm == 0.10.1.1 ; python_version >= '3.9'
102102
103103vllm-nccl-cu12 == 2.18.1.0.4.0
104104watchfiles == 0.21.0
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ transformers = "~=4.40.2"
3636triton = " ==2.3.0"
3737typing_extensions = " ~=4.11.0"
3838uvicorn = {extras = [" standard" ], version = " ~=0.29.0" }
39- vllm = " ==v0.6.6 "
39+ vllm = " ==0.10.1.1 "
4040vllm-flash-attn = " ==2.6.2"
4141vllm-nccl-cu12 = " ==2.18.1.0.4.0"
4242wheel = " ~=0.43.0"
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ ujson==5.9.0; python_version >= '3.8'
9898urllib3 == 2.2.1 ; python_version >= '3.8'
9999uvicorn [standard ]== 0.29.0 ; python_version >= '3.8'
100100uvloop == 0.19.0
101- vllm == 0.6.6 ; python_version >= '3.9'
101+ vllm == 0.10.1.1 ; python_version >= '3.9'
102102
103103vllm-nccl-cu12 == 2.18.1.0.4.0
104104watchfiles == 0.21.0
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ transformers = "~=4.40.2"
3636triton = " ==2.3.0"
3737typing_extensions = " ~=4.11.0"
3838uvicorn = {extras = [" standard" ], version = " ~=0.29.0" }
39- vllm = " ==v0.8.4 "
39+ vllm = " ==0.10.1.1 "
4040vllm-flash-attn = " ==2.6.2"
4141vllm-nccl-cu12 = " ==2.18.1.0.4.0"
4242wheel = " ~=0.43.0"
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ ujson==5.9.0; python_version >= '3.8'
9898urllib3 == 2.2.1 ; python_version >= '3.8'
9999uvicorn [standard ]== 0.29.0 ; python_version >= '3.8'
100100uvloop == 0.19.0
101- vllm == 0.8.4 ; python_version >= '3.9' and python_full_version < '3.13'
101+ vllm == 0.10.1.1 ; python_version >= '3.9' and python_full_version < '3.13'
102102
103103vllm-nccl-cu12 == 2.18.1.0.4.0
104104watchfiles == 0.21.0
You can’t perform that action at this time.
0 commit comments