Closed samuelstevens closed 1 year ago
Hey @samuelstevens thanks for the report, and sorry about that! We'll get this fixed ASAP. In the meantime, you should still be able to use pip install mosaicml
.
The composer==0.13.1
PyPi package has been yanked, thanks for reporting this!
Closing this issue since it was resolved in 0.13.2
. Please feel free to reopen if you encounter further issues!
Environment
I can't run
composer_collect_env
because there is no package data found formosaicml
. This causes bugs when checkpointing as well.To reproduce
Steps to reproduce the behavior:
pip install composer==0.13.1
composer_collect_env
Expected behavior
It works.
Additional context
I can open a PR if you like.