data-archetype commited on
Commit
33cec3b
·
verified ·
1 Parent(s): a8ea29a

Document VP logSNR stability patch in SemDisDiffAE p32 version history

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ library_name: fcdm_diffae
17
 
18
  | Date | Change |
19
  |------|--------|
 
20
  | 2026-04-10 | Refresh standalone package: fix bf16 RMSNorm precision path in both encoder and decoder to match training code; local export tooling now preserves fp32 EMA weights for future re-exports |
21
  | 2026-04-08 | Initial release |
22
 
 
17
 
18
  | Date | Change |
19
  |------|--------|
20
+ | 2026-04-18 | Stabilize VP posterior and schedule alpha/sigma computation for extreme log-SNR values while keeping the public posterior interpolation path in float32 |
21
  | 2026-04-10 | Refresh standalone package: fix bf16 RMSNorm precision path in both encoder and decoder to match training code; local export tooling now preserves fp32 EMA weights for future re-exports |
22
  | 2026-04-08 | Initial release |
23