Skip to content

Commit

Permalink
[release] Pin transformers to at least 4.31.0 for llama2 ft(ray-proje…
Browse files Browse the repository at this point in the history
…ct#37956)

Signed-off-by: xwjiang2010 <xwjiang2010@gmail.com>
  • Loading branch information
xwjiang2010 authored Aug 1, 2023
1 parent 672ce55 commit ba2e406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python:
torchaudio==2.0.1,
deepspeed,
fairscale,
transformers,
transformers>=4.31.0,
dataset,
accelerate,
evaluate,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ torchvision==0.15.1
torchaudio==2.0.1
deepspeed
fairscale
transformers
transformers>=4.31.0
dataset
accelerate
evaluate
Expand Down

0 comments on commit ba2e406

Please sign in to comment.