f16f2f5ae1 | ||
---|---|---|
.. | ||
bloom_inference | ||
.gitignore | ||
Makefile | ||
README.md | ||
poetry.lock | ||
pyproject.toml |
README.md
BLOOM Inference Python gRPC Server
A Python gRPC server for BLOOM Inference
Local Install (with poetry)
make install
Local Install (with pip)
make pip-install