浏览代码

[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