You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: copy provenance from source model when forking checkpoints
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: add required provenance field to WandbDeploymentConfig
Includes provenance array in W&B artifact metadata when deploying.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: write provenance to W&B artifact metadata instead of run config
Moves record_provenance to update the latest artifact version's metadata
and calls it after training completes (so the new artifact exists).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: fix test_provenance to work with artifact-based provenance
Use list syntax for gather_trajectory_groups and add retry for
transient server timeouts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* refactor: rename provenance metadata key to wandb.provenance
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments