fix setup

This commit is contained in:
hiyouga
2024-04-28 03:49:13 +08:00
parent b3e33c703e
commit 32347901d4
3 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ def get_requires():
extra_require = {
"deepspeed": ["deepspeed>=0.10.0"],
"metrics": ["nltk", "jieba", "rouge-chinese"],
"unsloth": ["torch==2.2.0", "unsloth[cu121-ampere-torch220]"],
"galore": ["galore-torch"],
"badam": ["badam"],
"vllm": ["vllm>=0.4.0"],