nateraw's picture
🍻 cheers
c7a96cd
raw
history blame contribute delete
No virus
112 Bytes
unit-tests:
python -m pytest --cov=text_generation tests
install:
pip install pip --upgrade
pip install -e .