tiny fix about badam

Former-commit-id: 095fab58d3
This commit is contained in:
hiyouga
2024-06-25 01:54:53 +08:00
parent dafc9268bc
commit a225b5a70c
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"],