소스 검색

Require hivemind with fixed compression and protobuf working on Colab (#94)

Alexander Borzunov 2 년 전
부모
커밋
b26b0b7121
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