Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nateraw
/
text-generation-inference
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b1db9e9
text-generation-inference
/
clients
/
python
/
Makefile
nateraw
π» cheers
f9158ff
almost 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
unit-tests:
python -m pytest --cov=text_generation tests
install
:
pip
install
pip --upgrade
pip
install
-e .