Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert print to log.info #2876

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

mvpatel2000
Copy link
Contributor

What does this PR do?

Fixes prints as log.info. Manually tested to verify it looks fine

2024-01-17 21:12:09,495: rank0[125][MainThread]: INFO: composer.trainer.dist_strategy: FSDP: Wrapped Model:
2024-01-17 21:12:09,495: rank0[125][MainThread]: INFO: composer.trainer.dist_strategy: ComposerMPTCausalLM(
  (model): FullyShardedDataParallel(
...

@mvpatel2000 mvpatel2000 merged commit cc9193e into mosaicml:dev Jan 18, 2024
16 checks passed
@mvpatel2000 mvpatel2000 deleted the mvpatel2000/switch-to-log branch January 18, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants