[deps] upgrade vllm (#7728)

This commit is contained in:
hoshi-hiyouga
2025-04-15 14:57:40 +08:00
committed by GitHub
parent e252abf051
commit 3df021d4d7
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ extra_require = {
"gptq": ["optimum>=1.17.0", "auto-gptq>=0.5.0"],
"awq": ["autoawq"],
"aqlm": ["aqlm[gpu]>=1.1.0"],
"vllm": ["vllm>=0.4.3,<=0.8.3"],
"vllm": ["vllm>=0.4.3,<=0.8.4"],
"sglang": ["sglang[srt]>=0.4.5", "transformers==4.51.1"],
"galore": ["galore-torch"],
"apollo": ["apollo-torch"],