mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-03-09 10:39:45 -04:00
infra: prepare for release 0.5.0-alpha.4 [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.5.0-alpha.4](https://github.com/bentoml/openllm/tree/v0.5.0-alpha.4)
|
||||
No significant changes.
|
||||
|
||||
|
||||
## [0.5.0-alpha.3](https://github.com/bentoml/openllm/tree/v0.5.0-alpha.3)
|
||||
No significant changes.
|
||||
|
||||
|
||||
@@ -40,10 +40,10 @@ classifiers = [
|
||||
dependencies = [
|
||||
"bentoml[io]>=1.2",
|
||||
"transformers[torch,tokenizers]>=4.36.0",
|
||||
"openllm-client>=0.5.0-alpha.3",
|
||||
"openllm-core>=0.5.0-alpha.3",
|
||||
"openllm-client>=0.5.0-alpha.4",
|
||||
"openllm-core>=0.5.0-alpha.4",
|
||||
"safetensors",
|
||||
"vllm>=0.4.0",
|
||||
"vllm>=0.4.2",
|
||||
"optimum>=1.12.0",
|
||||
"accelerate",
|
||||
"ghapi",
|
||||
|
||||
Reference in New Issue
Block a user