Переглянути джерело

[don't merge] Test with hivemind@dht-fork-process branch

Alexander Borzunov 2 роки тому
батько
коміт
c17b2fbcaf
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -40,7 +40,7 @@ install_requires =
     transformers>=4.32.0,<5.0.0  # if you change this, please also change version assert in petals/__init__.py
     speedtest-cli==2.1.3
     pydantic>=1.10,<2.0  # 2.0 is incompatible with hivemind yet
-    hivemind @ git+https://github.com/learning-at-home/hivemind
+    hivemind @ git+https://github.com/learning-at-home/hivemind@dht-fork-process
     tensor_parallel==1.0.23
     humanfriendly
     async-timeout>=4.0.2