mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 22:02:51 +08:00
Update setup.py
Former-commit-id: 569f03ca1abf844f6893745c2cbabf056f21d1cb
This commit is contained in:
parent
30687babe3
commit
506f6d79e6
1
setup.py
1
setup.py
@ -36,7 +36,6 @@ def get_requires():
|
||||
extra_require = {
|
||||
"torch": ["torch>=1.13.1"],
|
||||
"torch-npu": ["torch==2.1.0", "torch-npu==2.1.0.post3", "decorator"],
|
||||
"torch-npu-amd": ["torch==2.1.0+cpu", "torch-npu==2.1.0.post3", "decorator"],
|
||||
"metrics": ["nltk", "jieba", "rouge-chinese"],
|
||||
"deepspeed": ["deepspeed>=0.10.0"],
|
||||
"bitsandbytes": ["bitsandbytes>=0.39.0"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user