This commit is contained in:
hiyouga
2024-10-11 23:51:54 +08:00
parent 228dd1739e
commit 3af57795dd
12 changed files with 91 additions and 69 deletions

View File

@@ -60,6 +60,7 @@ extra_require = {
"adam-mini": ["adam-mini"],
"qwen": ["transformers_stream_generator"],
"modelscope": ["modelscope"],
"openmind": ["openmind"],
"dev": ["ruff", "pytest"],
}