tiny fix about badam

This commit is contained in:
hiyouga
2024-06-25 01:54:53 +08:00
parent efb81b25ec
commit 095fab58d3
17 changed files with 31 additions and 102 deletions

View File

@@ -41,7 +41,7 @@ extra_require = {
"bitsandbytes": ["bitsandbytes>=0.39.0"],
"vllm": ["vllm>=0.4.3"],
"galore": ["galore-torch"],
"badam": ["badam"],
"badam": ["badam>=1.2.1"],
"gptq": ["optimum>=1.16.0", "auto-gptq>=0.5.0"],
"awq": ["autoawq"],
"aqlm": ["aqlm[gpu]>=1.1.0"],