Skip to content

chore(deps): update dependency accelerate to v1.13.0#205

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

chore(deps): update dependency accelerate to v1.13.0#205
dreadnode-renovate-bot[bot] wants to merge 1 commit intomainfrom
renovate/loader-deps

Conversation

@dreadnode-renovate-bot
Copy link
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot bot commented Mar 8, 2026

This PR contains the following updates:

| Package | Change | Age | Confidence |
|

Generated Summary:

  • Updated accelerate package from version 1.12.0 to 1.13.0.
  • This change may include performance improvements and bug fixes introduced in the newer version.
  • No other dependencies were modified in this commit.

This summary was generated with ❤️ by rigging

| accelerate | ==1.12.0==1.13.0 | age | confidence |


Release Notes

huggingface/accelerate (accelerate)

v1.13.0: : Neuron support, IPEX removal, and distributed training fixes

Compare Source

AWS Neuron support

We now have support for AWS Neuron (Trainium/Inferentia) devices. Thanks @​michaelbenayoun for adding this.

XPU Improvements

We've removed IPEX dependency and improved device-agnostic code for XPU.

FSDP2 Improvements

We've added a bunch of important fixes for FSDP2 users: upcasting only grad-requiring params, better tied embedding errors, DCP optimizer loading, bf16 optimizer step crash fix, and torch < 2.7.0 compatibility.

DeepSpeed Sequence Parallelism

We've added several fixes to the DeepSpeed + Sequence Parallelism integration introduced in v1.12.0, including evaluation support during SP training and proper process group handling.

FP8

We've enhanced FP8 training. Thanks @​shimizust for fixing torchao support.

Performance

Accelerate now imports faster by deferring heavy dependencies, and torch.compile hooks are disabled lazily.

Minor fixes

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| pypi       | accelerate | 1.12.0 | 1.13.0 |
@dreadnode-renovate-bot dreadnode-renovate-bot bot added the type/digest Dependency digest updates label Mar 8, 2026
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