Skip to content

Commit

Permalink
bump composer pin
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Oct 11, 2023
1 parent d4f7eb3 commit 499a121
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 @@ -47,7 +47,7 @@
]

install_requires = [
'mosaicml[libcloud,wandb,mlflow,oci,gcs]>=0.16.3,<0.17',
'mosaicml[libcloud,wandb,mlflow,oci,gcs]>=0.16.4,<0.17',
'accelerate>=0.20,<0.21', # for HF inference `device_map`
'transformers>=4.33,<4.34',
'mosaicml-streaming>=0.6,<0.7',
Expand Down

0 comments on commit 499a121

Please sign in to comment.