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
* fix: agent log by aarnphm in https://github.com/bentoml/OpenLLM/pull/37
* Update README.md by eltociear in https://github.com/bentoml/OpenLLM/pull/39
New Contributors
* eltociear made their first contribution in https://github.com/bentoml/OpenLLM/pull/39
**Full Changelog**: https://github.com/bentoml/OpenLLM/compare/v0.1.8...v0.1.9