Skip to content

Commit c932064

Browse files
authored
Update DS Chat transformers req (#667)
This PR updates the transformers requirement in DS Chat to transformers>=4.31.0.
1 parent d700d74 commit c932064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)