[model] fix kv cache (#7564)
This commit is contained in:
2
setup.py
2
setup.py
@@ -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.1"],
|
||||
"vllm": ["vllm>=0.4.3,<=0.8.2"],
|
||||
"sglang": ["sglang[srt]>=0.4.4", "transformers==4.48.3"],
|
||||
"galore": ["galore-torch"],
|
||||
"apollo": ["apollo-torch"],
|
||||
|
||||
Reference in New Issue
Block a user