Usage
All available models: python -m openllm.models
To start a LLM: python -m openllm start dolly-v2
Find more information about this release in the [CHANGELOG.md](https://github.com/bentoml/OpenLLM/blob/main/CHANGELOG.md)
What's Changed
* integration: HfAgent by aarnphm in https://github.com/bentoml/OpenLLM/pull/29
* fix(tools): adhere to style guidelines by aarnphm in https://github.com/bentoml/OpenLLM/pull/31
**Full Changelog**: https://github.com/bentoml/OpenLLM/compare/v0.1.6...v0.1.7