Skip to content

Commit

Permalink
Bump Composer to 0.21.3 (#1122)
Browse files Browse the repository at this point in the history
  • Loading branch information
b-chu authored Apr 19, 2024
1 parent 63a7f12 commit 698206d
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 @@ -51,7 +51,7 @@
]

install_requires = [
'mosaicml[libcloud,wandb,oci,gcs]>=0.21.1,<0.22',
'mosaicml[libcloud,wandb,oci,gcs]>=0.21.3,<0.22',
'mlflow>=2.10,<3',
'accelerate>=0.25,<0.26', # for HF inference `device_map`
'transformers>=4.40,<4.41',
Expand Down

0 comments on commit 698206d

Please sign in to comment.