Skip to content

Schedule Lightly Worker jobs with config version v4

Compare
Choose a tag to compare
@japrescott japrescott released this 20 Feb 17:41
· 166 commits to master since this release
f37c67a

This release includes some breaking changes for users of Lightly Worker.

Breaking Changes

  • Jobs are now scheduled with config v4 and require Lightly Worker 2.11 (breaking).

Changes

  • Add mmcr projection head (thanks @LukeSutor )
  • Update argument type hints where the default is set to None to use Optional (thanks @otavioon)
  • Fix TiCoLoss (thanks @guarin )
  • Add timm version check
  • fix parsing and caching issues with lightly-serve
  • allow to use lightly behind a proxy by setting HTTPS_PROXY and LIGHTLY_CA_CERTS

Models