Skip to content

S3 support for WandBLogger #19412

@EthanMarx

Description

@EthanMarx

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

Activity

added
featureIs an improvement or enhancement
needs triageWaiting to be triaged by maintainers
on Feb 5, 2024
added and removed
needs triageWaiting to be triaged by maintainers
on Feb 11, 2024
mdylan2

mdylan2 commented on Mar 27, 2025

@mdylan2

Any update here? Looking for similar functionality.

parambharat

parambharat commented on Apr 7, 2025

@parambharat
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs an improvement or enhancementlogger: wandbWeights & Biases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @awaelchli@parambharat@mdylan2@EthanMarx

      Issue actions

        S3 support for WandBLogger · Issue #19412 · Lightning-AI/pytorch-lightning