Skip to content

Commit 8f863aa

Browse files
authored
Update README.md
1 parent 3d8763c commit 8f863aa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212

1313
## What's New
1414

15+
## April 23, 2026
16+
* Add Gemma4 ViT encoders w/ NaFlex pipeline support (variable aspect/size per image). Thanks [Yonghye Kwon](https://github.com/developer0hye)
17+
* Support DINOv3 weights in NaFlexVit. Thanks [Yonghye Kwon](https://github.com/developer0hye)
18+
* Some improvements to Muon fallback (AdamW/NadamW) lr behavior
19+
1520
## March 23, 2026
1621
* Improve pickle checkpoint handling security. Default all loading to `weights_only=True`, add safe_global for ArgParse.
1722
* Improve attention mask handling for core ViT/EVA models & layers. Resolve bool masks, pass `is_causal` through for SSL tasks.

0 commit comments

Comments
 (0)