mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
Update setup.py
Former-commit-id: f4b4a26c6435aa7fdccd11fb92795b8b26dd989a
This commit is contained in:
parent
0853312593
commit
4aa17105e2
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ extra_require = {
|
||||
"metrics": ["nltk", "jieba", "rouge-chinese"],
|
||||
"unsloth": ["torch==2.2.0", "unsloth[cu121-ampere-torch220]"],
|
||||
"galore": ["galore-torch"],
|
||||
"badam": ["torch>=2.1.0"],
|
||||
"badam": ["badam"],
|
||||
"vllm": ["vllm>=0.3.3"],
|
||||
"bitsandbytes": ["bitsandbytes>=0.39.0"],
|
||||
"gptq": ["optimum>=1.16.0", "auto-gptq>=0.5.0"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user