Former-commit-id: 95aceebd61d195be5c980a919c12c59b56722898
This commit is contained in:
hiyouga
2024-06-08 01:57:36 +08:00
parent 9e7d1315ad
commit ec97bee944
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"],
}