mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-01 11:12:50 +08:00
[sglang] support transformers 4.51.0 (#7639)
This commit is contained in:
parent
5817cda37e
commit
8ee26642f3
2
setup.py
2
setup.py
@ -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"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user