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

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2024-05-22 15:17:25 +00:00
parent b7193511e6
commit 5cb5203eea
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.12",
"openllm-core>=0.5.0-alpha.12",
"openllm-client>=0.5.0-alpha.13",
"openllm-core>=0.5.0-alpha.13",
"safetensors",
"vllm>=0.4.2",
"optimum>=1.12.0",