Skip to content

Commit a0a1eaa

Browse files
author
Vincent Chen
committed
bump transformer
1 parent 09e40e8 commit a0a1eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
'mosaicml[libcloud,wandb,oci,gcs,mlflow]>=0.28.0,<0.29',
5656
'mlflow>=2.14.1,<2.19',
5757
'accelerate>=0.25,<1.4', # for HF inference `device_map`
58-
'transformers>=4.43.2,<4.47',
58+
'transformers>=v4.49.0,<4.50',
5959
'mosaicml-streaming>=0.11.0,<0.12',
6060
'torch>=2.5.1,<2.5.2',
6161
'datasets>=3.3.2,<3.4',

0 commit comments

Comments
 (0)