Skip to content

Commit

Permalink
Update accelerate requirement from 0.22.0 to 0.25.0
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.22.0...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 5c5ad27 commit 9408325
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.0"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "0.22.0"
accelerate = "0.25.0"
datasets = "2.10.1"
lion-pytorch = "0.0.7"
sentencepiece = "0.1.98"
Expand Down

0 comments on commit 9408325

Please sign in to comment.