mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
.. | ||
bloom_inference | ||
Makefile | ||
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