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

Tighten VP stability wording in version history

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ library_name: fcdm_diffae
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
 
 
17
 
18
  | Date | Change |
19
  |------|--------|
20
+ | 2026-04-18 | Stabilize VP posterior and schedule alpha/sigma computation for extreme log-SNR values while keeping posterior interpolation 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