This directory hosts the brew tap for OpenLLM ```bash 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](https://github.com/bentoml/openllm/tree/main/DEVELOPMENT.md).