Skip to content

v0.7.0: Versioned model registry and v-prediction sampling alignment

Choose a tag to compare

@danny-mio danny-mio released this 11 Feb 18:00
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.7.0
f8ab7aa

[0.7.0] - 2026-02-11

Added

  • Versioned model registry with auto-discovery and v0.6.0/v0.7.0 model implementations
  • model_version in configuration with validation and default v0.6.0
  • v0.7.x checkpoint loader support with legacy auto-detection routing

Changed

  • Sampling and inference utilities normalize timesteps for v-prediction
  • Sample generation follows iterative denoising with scheduler-based noise
  • Legacy import paths now map to v0.6.0 model modules

Fixed

  • v0.7.0 model loading for legacy checkpoints