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