[sglang] support transformers 4.51.0 (#7639)

This commit is contained in:
Adarsh Shirawalmath 2025-04-08 16:09:23 +05:30 committed by GitHub
parent 5817cda37e
commit 8ee26642f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ extra_require = {
"awq": ["autoawq"],
"aqlm": ["aqlm[gpu]>=1.1.0"],
"vllm": ["vllm>=0.4.3,<=0.8.3"],
"sglang": ["sglang[srt]>=0.4.4", "transformers==4.48.3"],
"sglang": ["sglang[srt]>=0.4.5", "transformers==4.51.0"],
"galore": ["galore-torch"],
"apollo": ["apollo-torch"],
"badam": ["badam>=1.2.1"],