Skip to content

S3 support for WandBLogger #19412

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

Open
EthanMarx opened this issue Feb 5, 2024 · 2 comments · May be fixed by #20701
Open

S3 support for WandBLogger #19412

EthanMarx opened this issue Feb 5, 2024 · 2 comments · May be fixed by #20701
Labels
feature Is an improvement or enhancement logger: wandb Weights & Biases

Comments

@EthanMarx
Copy link

EthanMarx commented Feb 5, 2024

Description & Motivation

It would be great to have direct s3 support with the WandBLogger.

e.g. specifying

logger = WandBLogger(save_dir="s3://{bucket}/{path}")
cli = Trainer(logger=logger)
...

Will automatically log WandB artifacts to S3 bucket!

Pitch

No response

Alternatives

No response

Additional context

No response

cc @Borda @awaelchli @morganmcg1 @borisdayma @scottire @parambharat

@EthanMarx EthanMarx added feature Is an improvement or enhancement needs triage Waiting to be triaged by maintainers labels Feb 5, 2024
@awaelchli awaelchli added logger: wandb Weights & Biases and removed needs triage Waiting to be triaged by maintainers labels Feb 11, 2024
@mdylan2
Copy link

mdylan2 commented Mar 27, 2025

Any update here? Looking for similar functionality.

@parambharat
Copy link
Contributor

Hi @mdylan2 and @EthanMarx. I'm working on a PR to add this feature. I will add a link to the PR here and update you soon.

@parambharat parambharat linked a pull request Apr 7, 2025 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Is an improvement or enhancement logger: wandb Weights & Biases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants