github bentoml/OpenLLM v0.5.4

latest releases: v0.6.30, v0.6.29, v0.6.28...
18 months ago

Installation

pip install openllm==0.5.4

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.5.4

Usage

To start a LLM: python -m openllm start HuggingFaceH4/zephyr-7b-beta

Find more information about this release in the CHANGELOG.md

What's Changed

  • feat(API): add light support for batch inference by @aarnphm in #1004

Full Changelog: v0.5.3...v0.5.4

Don't miss a new OpenLLM release

NewReleases is sending notifications on new releases.