From c17b2fbcaf96748fae9056b9cd66a519071c5181 Mon Sep 17 00:00:00 2001 From: Alexander Borzunov Date: Thu, 31 Aug 2023 09:08:06 +0400 Subject: [PATCH] [don't merge] Test with hivemind@dht-fork-process branch --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cf14434..ec3333b 100644 --- a/setup.cfg +++ b/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