From bd357adb8b7deda194a8f25e00ba58134e099fd3 Mon Sep 17 00:00:00 2001 From: YassineYousfi Date: Fri, 3 Oct 2025 17:01:20 -0700 Subject: [PATCH] update release notes for 0.10.1 --- RELEASES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 966d5d3809..568be6c353 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,10 +1,12 @@ Version 0.10.1 (2025-09-08) ======================== -* New driving model #36087 +* New driving model #36114 * World Model: removed global localization inputs * World Model: 2x the number of parameters * World Model: trained on 4x the number of segments + * VAE Compression Model: new architecture and training objective * Driving Vision Model: trained on 4x the number of segments +* New Driver Monitoring model #36198 * Acura TLX 2021 support thanks to MVL! * Honda City 2023 support thanks to vanillagorillaa and drFritz! * Honda N-Box 2018 support thanks to miettal!