This directory hosts the brew tap for OpenLLM
brew tap bentoml/openllm https://github.com/bentoml/openllm
brew install openllm
Note
This will install the generated release binary from GitHub release. If any releases doesn't include the binary, then you will need to install from pip
Important
If you want to install from source, please refer to Development Guide.