Skip to content

chore(deps): update loader dependencies non-major#255

Merged
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/loader-deps
Jun 24, 2026
Merged

chore(deps): update loader dependencies non-major#255
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/loader-deps

Conversation

@dreadnode-renovate-bot

@dreadnode-renovate-bot dreadnode-renovate-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
accelerate ==1.13.0==1.14.0 age confidence
flash-attn ==2.8.3==2.8.3.post1 age confidence
hydra-core ==1.3.2==1.3.3 age confidence
torch ==2.12.0==2.12.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

huggingface/accelerate (accelerate)

v1.14.0: : AMD ROCm support, FSDP2 hardening

Compare Source

FSDP2 Improvements

This release brings a large batch of FSDP2 fixes and quality-of-life improvements: correct dtype handling on load, sharding of embeddings/norms, QLoRA crash prevention, and a more robust auto-wrap policy.

AMD ROCm support

Accelerate now works end-to-end on AMD ROCm devices. Thanks @​Abdennacer-Badaoui!

Neuron

Further Neuron improvements to reduce recompilation and cover missing device cases.

Quantization & Offloading

We improved offloading support for quantized models, including Torchao, int8, and tied-weight handling.

Data Loading

  • Feat: Support dynamic batch size in BatchSamplerShard with even_batches by @​yuxinyuan in #​3969
  • Fix iterable dataset sharding condition when n_shards == num_processes by @​SunMarc in #​3958
  • Fix implicit padding in split_between_processes when apply_padding=False and num_samples < num_processes by @​3manifold in #​4052

Minor fixes

Full Changelog: huggingface/accelerate@v1.13.0...v1.14.0

Dao-AILab/flash-attention (flash-attn)

v2.8.3.post1

Compare Source

facebookresearch/hydra (hydra-core)

v1.3.3: Hydra 1.3.3

Compare Source

Hydra 1.3.3 fixes source builds with modern setuptools by removing the setup.py dependency on pkg_resources. Fixes #​3207.

pytorch/pytorch (torch)

v2.12.1: PyTorch 2.12.1 Release, bug fix release

Compare Source

This release is meant to fix the following regressions and silent correctness issues:

Regression fixes
  • Fix nondeterministic outputs in test_batch_invariance with FLASH_ATTN on NVIDIA B200 GPUs (#​181248), fixed by updating Triton to 3.7.1 (#​186814)
  • Fix illegal memory access in the Triton convolution2d_bwd_weight kernel on B100/B200 (sm100) GPUs (#​187081), fixed by updating Triton to 3.7.1 (#​186814)
  • Fix fill_ on byte-dtype views with misaligned storage offset (#​186821)
Releng / Build
  • Drop CPython 3.13t from the binary build matrix (#​182951)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@dreadnode-renovate-bot dreadnode-renovate-bot Bot added the type/digest Dependency digest updates label Jun 17, 2026
| datasource | package    | from   | to          |
| ---------- | ---------- | ------ | ----------- |
| pypi       | accelerate | 1.13.0 | 1.14.0      |
| pypi       | flash-attn | 2.8.3  | 2.8.3.post1 |
| pypi       | hydra-core | 1.3.2  | 1.3.3       |
| pypi       | torch      | 2.12.0 | 2.12.1      |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot merged commit 9debb98 into main Jun 24, 2026
6 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot Bot deleted the renovate/loader-deps branch June 24, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/digest Dependency digest updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants