This commit is contained in:
hiyouga
2024-06-08 01:57:36 +08:00
parent aa2578bea0
commit 7f20e4722a
3 changed files with 12 additions and 10 deletions

View File

@@ -33,7 +33,7 @@ extra_require = {
"aqlm": ["aqlm[gpu]>=1.1.0"],
"qwen": ["transformers_stream_generator"],
"modelscope": ["modelscope"],
"quality": ["ruff"],
"dev": ["ruff", "pytest"],
}