[assets] update readme (#8396)

This commit is contained in:
Yaowei Zheng
2025-06-17 16:15:20 +08:00
committed by GitHub
parent 3e392473d1
commit c6c764388c
4 changed files with 4 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ extra_require = {
"eetq": ["eetq"],
"gptq": ["optimum>=1.24.0", "gptqmodel>=2.0.0"],
"aqlm": ["aqlm[gpu]>=1.1.0"],
"vllm": ["vllm>=0.4.3,<=0.8.6"],
"vllm": ["vllm>=0.4.3,<=0.9.1"],
"sglang": ["sglang[srt]>=0.4.5", "transformers==4.51.1"],
"galore": ["galore-torch"],
"apollo": ["apollo-torch"],