Former-commit-id: 7f20e4722a
This commit is contained in:
hiyouga
2024-06-08 01:57:36 +08:00
parent 6a5e3816cf
commit d3eb985bb6
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"],
}