# BLOOM Inference Python gRPC Server A Python gRPC server for BLOOM Inference ## Install ```shell make install ``` ## Run ```shell make run-dev ```