v0.5.3
Installation
pip install openllm==0.5.3
To upgrade from a previous version, use the following command:
pip install --upgrade openllm==0.5.3
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.2...v0.5.3