Skip to content

Commit

Permalink
reqs: update version of transformers and accelerate
Browse files Browse the repository at this point in the history
Signed-off-by: mgqa34 <mgq3374541@163.com>
  • Loading branch information
mgqa34 committed Dec 27, 2023
1 parent 9b6eb6e commit e7df572
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/requirements-fate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ click
ruamel-yaml==0.16
numpy
pandas==2.0.3
transformers==4.36.0
accelerate==0.25.0
transformers==4.29.1
accelerate==0.19.0
beautifultable
requests<2.26.0
scikit-learn
Expand All @@ -22,4 +22,4 @@ opentelemetry-exporter-otlp-proto-grpc
mmh3==3.0.0
protobuf==4.24.4
grpcio==1.59.3
safetensors==0.4.1
safetensors==0.4.1

0 comments on commit e7df572

Please sign in to comment.