Skip to content

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

Open
dreadnode-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/loader-deps
Open

chore(deps): update loader dependencies non-major#255
dreadnode-renovate-bot[bot] wants to merge 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 |
|

Generated Summary:

  • Updated requirements.txt for automodel:

    • Upgraded accelerate from version 1.13.0 to 1.14.0.
  • Updated requirements.txt for megatron:

    • Changed flash-attn from version 2.8.3 to 2.8.3.post1.
    • Upgraded hydra-core from version 1.3.2 to 1.3.3.
  • Potential impact:

    • The upgrades may provide bug fixes, performance improvements, or additional features related to the new versions of the libraries.

This summary was generated with ❤️ by rigging

| 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 |


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.


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      |
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