5
0
Эх сурвалжийг харах

Require hivemind==1.1.4 with p2pd v0.3.13 (#121)

Alexander Borzunov 2 жил өмнө
parent
commit
893987ebf8
3 өөрчлөгдсөн 1 нэмэгдсэн , 16 устгасан
  1. 0 6
      requirements-dev.txt
  2. 0 9
      requirements.txt
  3. 1 1
      setup.cfg

+ 0 - 6
requirements-dev.txt

@@ -1,6 +0,0 @@
-pytest==6.2.5  # see https://github.com/pytest-dev/pytest/issues/9621
-pytest-forked
-pytest-asyncio==0.16.0
-black==22.3.0
-isort==5.10.1
-psutil

+ 0 - 9
requirements.txt

@@ -1,9 +0,0 @@
-torch>=1.12
-bitsandbytes==0.34.0
-accelerate==0.10.0
-huggingface-hub==0.7.0
-transformers==4.21.3
-protobuf>=3.20.3,<4.0dev
-hivemind>=1.1.3
-humanfriendly
-async-timeout>=4.0.2

+ 1 - 1
setup.cfg

@@ -37,7 +37,7 @@ install_requires =
     huggingface-hub==0.7.0
     transformers==4.21.3
     protobuf>=3.20.3,<4.0dev
-    hivemind>=1.1.3
+    hivemind==1.1.4
     humanfriendly
     async-timeout>=4.0.2