release v0.6.2

Former-commit-id: f92ad0a62d957b595f6a76a5403216b163eb3d17
This commit is contained in:
hiyouga
2024-04-11 20:08:51 +08:00
parent 38e4f22605
commit 7468f2535c
10 changed files with 37 additions and 26 deletions

View File

@@ -30,6 +30,7 @@ extra_require = {
"awq": ["autoawq"],
"aqlm": ["aqlm[gpu]>=1.1.0"],
"qwen": ["tiktoken", "transformers_stream_generator"],
"modelscope": ["modelscope"],
"quality": ["ruff"],
}