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

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-19 15:41:03 +00:00
parent cb4386b013
commit e9207ff683
7 changed files with 34 additions and 8 deletions

View File

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