浏览代码

Require hivemind with fixed compression and protobuf working on Colab

Aleksandr Borzunov 2 年之前
父节点
当前提交
74edd3d949
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -3,6 +3,6 @@ bitsandbytes==0.34.0
 accelerate==0.10.0
 huggingface-hub==0.7.0
 transformers==4.21.3
-protobuf>=3.12.2,<4.0.0
-git+https://github.com/learning-at-home/hivemind@8f258b4b3688f671208bf323359cb967b25d640a
+protobuf>=3.12.2,<3.20
+git+https://github.com/learning-at-home/hivemind@1e4af434f35ad43208e7e5df569c5ff5eb79681b
 humanfriendly