Skip to content

Commit ee2b65b

Browse files
lekurileLeetJoe
authored andcommitted
Update DS Chat transformers req (deepspeedai#667)
This PR updates the transformers requirement in DS Chat to transformers>=4.31.0.
1 parent 99914cb commit ee2b65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/DeepSpeed-Chat/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ protobuf==3.20.3
44
accelerate>=0.15.0
55
torch>=1.12.0
66
deepspeed>=0.9.0
7-
git+https://github.com/huggingface/transformers
7+
transformers>=4.31.0

0 commit comments

Comments
 (0)