hf_text-generation-inference/server
Olivier Dehaene 5e5d8766a2 feat: Improve error handling 2022-10-17 14:59:00 +02:00
..
bloom_inference feat: Improve error handling 2022-10-17 14:59:00 +02:00
Makefile Init 2022-10-08 12:30:12 +02:00
README.md Init 2022-10-08 12:30:12 +02:00
poetry.lock feat: Docker image 2022-10-14 15:56:21 +02:00
pyproject.toml feat: Improve error handling 2022-10-17 14:59:00 +02:00

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