Skip to content

Commit

Permalink
Merge branch 'main' into mixed_attention_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashankMosaicML authored Jun 24, 2024
2 parents 9f7b346 + 2267bc7 commit 214456f
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 @@ -55,7 +55,7 @@

install_requires = [
'mosaicml[libcloud,wandb,oci,gcs,mlflow]>=0.23.4,<0.24',
'mlflow>=2.13.2,<2.14',
'mlflow>=2.14.1,<2.15',
'accelerate>=0.25,<0.26', # for HF inference `device_map`
'transformers>=4.40,<4.41',
'mosaicml-streaming>=0.7.6,<0.8',
Expand Down

0 comments on commit 214456f

Please sign in to comment.