petals/requirements.txt
justheuristic 8caf1145a8
Quality of life changes: update readme, simplify run_server interface (#75)
- run_server now accepts model name as both positional and keyword argument
- changed names in README to account for interface updates
- moved model conversion from README to a separate wiki page
- updated requirements.txt
2022-09-20 03:51:57 +03:00

9 lines
184 B
Plaintext

torch>=1.12
bitsandbytes==0.33.0 #TODO update this to 0.33.2 asap
accelerate==0.10.0
huggingface-hub==0.7.0
transformers==4.21.3
protobuf>=3.12.2,<4.0.0
hivemind==1.1.1
humanfriendly