add extra requires

Former-commit-id: c47511773ae9886aae4e5ea1841866d2125abc34
This commit is contained in:
hiyouga
2024-08-27 12:52:12 +08:00
parent ca5a759f94
commit 4cc8e16595
3 changed files with 3 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ extra_require = {
"torch-npu": ["torch==2.1.0", "torch-npu==2.1.0.post3", "decorator"],
"metrics": ["nltk", "jieba", "rouge-chinese"],
"deepspeed": ["deepspeed>=0.10.0"],
"liger-kernel": ["liger-kernel"],
"bitsandbytes": ["bitsandbytes>=0.39.0"],
"hqq": ["hqq"],
"eetq": ["eetq"],