Tighten VP stability wording in version history
Browse files
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
|
| 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 |
|