Usage
All available models: python -m openllm.models
To start a LLM: python -m openllm start dolly-v2
What's Changed
* docs: add --model-id example command by parano in https://github.com/bentoml/OpenLLM/pull/18
* tests: general testing by aarnphm in https://github.com/bentoml/OpenLLM/pull/17
**Full Changelog**: https://github.com/bentoml/OpenLLM/compare/v0.0.34...v0.1.0