mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-03-04 15:16:03 -05:00
infra: prepare for release 0.4.17 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
4
openllm-python/CHANGELOG.md
generated
4
openllm-python/CHANGELOG.md
generated
@@ -18,6 +18,10 @@ This changelog is managed by towncrier and is compiled at release time.
|
||||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## [0.4.17](https://github.com/bentoml/openllm/tree/v0.4.17)
|
||||
No significant changes.
|
||||
|
||||
|
||||
## [0.4.16](https://github.com/bentoml/openllm/tree/v0.4.16)
|
||||
|
||||
### Changes
|
||||
|
||||
@@ -40,8 +40,8 @@ classifiers = [
|
||||
dependencies = [
|
||||
"bentoml[io]>=1.1.9",
|
||||
"transformers[torch,tokenizers]>=4.35.0",
|
||||
"openllm-client>=0.4.16",
|
||||
"openllm-core>=0.4.16",
|
||||
"openllm-client>=0.4.17",
|
||||
"openllm-core>=0.4.17",
|
||||
"safetensors",
|
||||
"optimum>=1.12.0",
|
||||
"accelerate",
|
||||
|
||||
Reference in New Issue
Block a user