infra: prepare for release 0.5.0-alpha.6 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2024-05-09 00:08:18 +00:00
parent 6726f6ae3e
commit de5e01cb47
5 changed files with 12 additions and 4 deletions

View File

@@ -40,8 +40,8 @@ classifiers = [
dependencies = [
"bentoml[io]>=1.2",
"transformers[torch,tokenizers]>=4.36.0",
"openllm-client>=0.5.0-alpha.5",
"openllm-core>=0.5.0-alpha.5",
"openllm-client>=0.5.0-alpha.6",
"openllm-core>=0.5.0-alpha.6",
"safetensors",
"vllm>=0.4.2",
"optimum>=1.12.0",