Skip to content

Commit

Permalink
Update accelerate requirement from 0.25.0 to 0.26.1
Browse files Browse the repository at this point in the history
Updates the requirements on [accelerate](https://github.com/huggingface/accelerate) to permit the latest version.
- [Release notes](https://github.com/huggingface/accelerate/releases)
- [Commits](huggingface/accelerate@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: accelerate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 355b270 commit 3bd440f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ typing = "3.7.4.3"
transformers = "4.36.2"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "0.25.0"
accelerate = "0.26.1"
datasets = "*"
lion-pytorch = "0.0.7"
jax = "*"
Expand Down

0 comments on commit 3bd440f

Please sign in to comment.