Former-commit-id: 9541f2f1f1b7d7877eb734f051048e52003a3430
This commit is contained in:
hiyouga
2024-06-03 18:38:36 +08:00
parent 5690f513fc
commit d2ede9d393
3 changed files with 3 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ extra_require = {
"metrics": ["nltk", "jieba", "rouge-chinese"],
"deepspeed": ["deepspeed>=0.10.0,<=0.14.0"],
"bitsandbytes": ["bitsandbytes>=0.39.0"],
"vllm": ["vllm>=0.4.1"],
"vllm": ["vllm>=0.4.3"],
"galore": ["galore-torch"],
"badam": ["badam"],
"gptq": ["optimum>=1.16.0", "auto-gptq>=0.5.0"],