hf_text-generation-inference/server
Olivier Dehaene f16f2f5ae1 v0.1.0 2022-10-20 19:14:44 +02:00
..
bloom_inference v0.1.0 2022-10-20 19:14:44 +02:00
.gitignore v0.1.0 2022-10-20 19:14:44 +02:00
Makefile v0.1.0 2022-10-20 19:14:44 +02:00
README.md Init 2022-10-08 12:30:12 +02:00
poetry.lock v0.1.0 2022-10-20 19:14:44 +02:00
pyproject.toml v0.1.0 2022-10-20 19:14:44 +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