Skip to content

Fix W&B tracker initialization handling - #3190

Merged
bghira merged 1 commit into
mainfrom
fix/wandb-tracker-init
Aug 31, 2026
Merged

Fix W&B tracker initialization handling#3190
bghira merged 1 commit into
mainfrom
fix/wandb-tracker-init

Conversation

@bghira

@bghira bghira commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • make tracker initialization idempotent so repeated entrypoints do not register duplicate trackers
  • surface tracker initialization failures instead of continuing with only SimpleTuner metrics
  • use a fresh persisted W&B run id for new runs and reuse it on checkpoint resume

Tests

  • .venv/bin/python -m unittest tests.test_trainer tests.test_report_to tests.test_local_metrics -v -f
  • .venv/bin/python -m unittest -v -f

@bghira
bghira merged commit c8ebd18 into main Aug 31, 2026
1 of 2 checks passed
@bghira
bghira deleted the fix/wandb-tracker-init branch August 31, 2026 20:58
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.

1 participant