infra: prepare for release 0.5.1 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2024-05-29 02:44:23 +00:00
parent c820cececb
commit 5ff77d1f6e
5 changed files with 12 additions and 4 deletions

View File

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