Skip to content

Commit

Permalink
Merge branch 'main' into dl-tokenizer
Browse files Browse the repository at this point in the history
  • Loading branch information
irenedea authored Jan 23, 2024
2 parents ee5f2bf + 02c44ad commit de1601c
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 @@ -52,7 +52,7 @@
install_requires = [
'mosaicml[libcloud,wandb,mlflow,oci,gcs]>=0.17.2,<0.18',
'accelerate>=0.25,<0.26', # for HF inference `device_map`
'transformers>=4.36,<4.37',
'transformers>=4.37,<4.38',
'mosaicml-streaming>=0.7.2,<0.8',
'torch>=2.1,<2.1.1',
'datasets>=2.16,<2.17',
Expand Down

0 comments on commit de1601c

Please sign in to comment.