Skip to content

v0.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 22:22
· 299 commits to main since this release

Installation

pip install openllm==0.5.5

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

pip install --upgrade openllm==0.5.5

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

Full Changelog: v0.5.4...v0.5.5