Skip to content

v0.5.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 03:42
· 1 commit to main since this release
v0.5.7
5ccba02

Installation

pip install openllm==0.5.7

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

pip install --upgrade openllm==0.5.7

Usage

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

Find more information about this release in the CHANGELOG.md

Full Changelog: v0.5.6...v0.5.7