mirror of
https://github.com/bigscience-workshop/petals
synced 2024-10-31 09:20:41 +00:00
8caf1145a8
- 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
9 lines
184 B
Plaintext
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
|