pypi wandb 0.16.6
v0.16.6

latest releases: 0.28.1, 0.28.0, 0.27.2...
2 years ago

What's Changed

Added

  • Added support for overriding kaniko builder settings in the agent config (@TimH98 in #7191)
  • Added link to the project workspace of a run in the footer (@kptkin in #7276)
  • Added support for overriding stopped run grace period in the agent config (@TimH98 in #7281)
  • Added setting (_disable_update_check) to disable version checks during init (@kptkin in #7287)
  • WandbLogger.sync in the OpenAI Fine-Tuning integration gets a new log_datasets boolean argument to turn off automatic logging of datasets to Artifacts (@morganmcg1 in #7150)
  • Reduced default status print frequency of launch agent. Added verbosity controls to allow for increased status print frequency and printing debug information to stdout (@TimH98 in #7126)

Changed

  • Limit policy option on artifact cli's put() to choices, ["mutable", "immutable"] (@ibindish in #7172)
  • Updated artifact public api methods to handle nullable Project field on the ArtifactSequence/ArtifactCollection type, based on gorilla server changes (@ibindlish in #7201)

Fixed

  • Fixed run.save() not working with files inside run.dir, introduced in previous release (@timoffex in #7261)
  • Fixed wandb.login causing runs not to be associated with launch queue (@KyleGoyette in #7280)
  • Fixed job artifact download failing silently and causing run crash when using W&B Launch (@KyleGoyette in #7285)
  • Fix handling of saving training files to Artifacts in the OpenAI Fine-Tuning integration (@morganmcg1 in #7150)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.