Skip to content

Normalization fixes#7

Merged
nkern merged 38 commits into
mainfrom
normalization_fixes
May 11, 2026
Merged

Normalization fixes#7
nkern merged 38 commits into
mainfrom
normalization_fixes

Conversation

@nkern
Copy link
Copy Markdown
Owner

@nkern nkern commented May 11, 2026

Some major changes to the internals.

  • Supports multi-path normalization / transformation
  • Supports
  • Supports flow matching
  • Fixes conditional CFG bugs: supports discrete and continuous class labels
  • Implements EMA and post-hoc EMA
  • Implements Min-SNR weighting
  • Removed setup.py in favor of pyproject.toml entirely

Remaining:

  • when installing locally for a 2nd time via pip install . on HPC server I'm getting some build errors (doesn't happen on my laptop); however, it works with an editable build pip install -e .. This should be resolved in the future.

@nkern nkern merged commit 7c1c9ea into main May 11, 2026
2 checks passed
@nkern nkern deleted the normalization_fixes branch May 11, 2026 15:34
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