Skip to content

Commit

Permalink
Merge branch 'main' into milo/support-llama3-rope
Browse files Browse the repository at this point in the history
  • Loading branch information
milocress authored Jul 24, 2024
2 parents d48bcb4 + af37ea0 commit c4051bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
'mosaicml[libcloud,wandb,oci,gcs,mlflow]>=0.23.4,<0.24',
'mlflow>=2.14.1,<2.15',
'accelerate>=0.25,<0.33', # for HF inference `device_map`
'transformers>=4.43.1,<4.44',
'transformers>=4.43.2,<4.44',
'mosaicml-streaming>=0.7.6,<0.8',
'torch>=2.3.0,<2.4',
'datasets>=2.19,<2.20',
Expand Down

0 comments on commit c4051bc

Please sign in to comment.