Skip to content

Commit d315467

Browse files
committed
upped transformers ver to 4.35
1 parent 76479fd commit d315467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install_requires =
3737
accelerate>=0.22.0
3838
huggingface-hub>=0.11.1,<1.0.0
3939
tokenizers>=0.13.3
40-
transformers>=4.32.0,<4.35.0 # if you change this, please also change version assert in petals/__init__.py
40+
transformers>=4.35.0 # 4.35.0 is the minimum that contains modeling_attn_mask_utils.py
4141
speedtest-cli==2.1.3
4242
pydantic>=1.10,<2.0 # 2.0 is incompatible with hivemind yet
4343
hivemind==1.1.10.post2

0 commit comments

Comments
 (0)