Skip to content

Bump timm from 1.0.28 to 1.0.29 in /scripts/build_model_pack - #40

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/build_model_pack/timm-1.0.29
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/build_model_pack/timm-1.0.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown

Bumps timm from 1.0.28 to 1.0.29.

Release notes

Sourced from timm's releases.

Release v1.0.29

August 27, 2026

  • Add LowFormer model and weights
  • Fix or merge a host of real but small or not commonly encountered bugs surfaced by agents
  • Release 1.0.29

August 11, 2026

  • Add model defs and pretrained weights for
  • Add per-batch image and batch size scheduling for non-NaFlex training, including progressive small-to-large resolution schedules.
  • Improve NaFlexViT with key-only attention masks, compile-friendly and memory-efficient position sampling, and cached variable-patch interpolation.
  • Improve model factory path and checkpoint handling; fix equal-token positional embedding resampling.

What's Changed

New Contributors

Full Changelog: huggingface/pytorch-image-models@v1.0.28...v1.0.29

Commits
  • e617d17 Update README.md
  • 542263d Add LowFormer (#2755)
  • 3d6551d Update README version to 1.0.29 for a release
  • 9a5261e Fix CI failures for reset_classifier() changes
  • f578084 Restore training state for classifier reset layers
  • 7d17fe6 Fix device / dtype change for all classifier resets
  • a4075cd Fix OptimizerRegistry.create_optimizer crashing on layer_decay without min_scale
  • 12b70ab Merge pull request #2750 from winklemad/fix-sgdw-multi-tensor-weight-decay
  • 240e97d Merge pull request #2748 from winklemad/fix-auto-augment-bool-config-flags
  • 11b7ca9 Fix AdafactorBigVision dropping the factored row normalization for tall matrices
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/huggingface/pytorch-image-models/releases)
- [Commits](huggingface/pytorch-image-models@v1.0.28...v1.0.29)

---
updated-dependencies:
- dependency-name: timm
  dependency-version: 1.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants