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

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-19 00:47:18 +00:00
parent 099cc22a94
commit c19654adf3
6 changed files with 22 additions and 7 deletions

View File

@@ -40,8 +40,8 @@ classifiers = [
dependencies = [
"bentoml[io]>=1.1.9",
"transformers[torch,tokenizers]>=4.35.0",
"openllm-client>=0.4.14",
"openllm-core>=0.4.14",
"openllm-client>=0.4.15",
"openllm-core>=0.4.15",
"safetensors",
"optimum>=1.12.0",
"accelerate",