|
@@ -38,8 +38,8 @@ install_requires =
|
|
|
tokenizers>=0.13.3
|
|
|
transformers>=4.31.0,<5.0.0
|
|
|
speedtest-cli==2.1.3
|
|
|
- pydantic>=1.10,<2.0 # 2.0 is incompatible with hivemind==1.1.8
|
|
|
- hivemind @ git+https://github.com/learning-at-home/hivemind
|
|
|
+ pydantic>=1.10,<2.0 # 2.0 is incompatible with hivemind yet
|
|
|
+ hivemind==1.1.9
|
|
|
tensor_parallel==1.0.23
|
|
|
humanfriendly
|
|
|
async-timeout>=4.0.2
|