Download Latest Version Release v1.0.30 source code.zip (4.0 MB) Google Add to Preferred Sources
Home / v1.0.30
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-22 5.8 kB
Release v1.0.30 source code.tar.gz 2026-09-22 3.6 MB
Release v1.0.30 source code.zip 2026-09-22 4.0 MB
Totals: 3 Items   7.6 MB 0

September 22, 2026

  • Add Qwen-Drive-1.0-4B vision tower weights.
  • Fix prefetch loader stream reuse/synchronization and AugMix for non-square and single-band images.
  • Fix AdaMuon conv LR scaling, AdafactorBigVision clipping, MARS gradient history, and Kron checkpoint loading.
  • Fix stale eval attention bias caches, pruned model feature metadata, dilated max-pool padding, and asymmetric loss gradient mode.
  • Release 1.0.30

September 10-11, 2026

  • Add Qwen3-VL / Qwen3.5 / Qwen3.8 ViT classifier and encoder variants, including classifiers w/ and w/o the native spatial merger.
  • Add Sapiens2 ViTs with EVA and NaFlexViT support. Both model additions include native timm Hub weights. Thanks Yonghye Kwon.
  • Add iFormer with native timm Hub weights. Thanks Ryan Hou.
  • Add EfficientViM with native timm Hub weights. Thanks smellslikeml.
  • Add DeepSeek-V4 / V4.1 ViT classifiers and encoders with native timm Hub weights. Thanks Yonghye Kwon.
  • Switch default NaFlex SigLIP position interpolation, inference.py input-size selection, and improve --model-kwargs parsing.
  • Fix meta-device construction and device/dtype factory support for a few models; move config tests to meta for faster CI, meta context coverage.

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/pytorch-image-models/compare/v1.0.29...v1.0.30

Source: README.md, updated 2026-09-22