Skip to content

Commit

Permalink
Update accelerate requirement from 1.0.1 to 1.2.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@v1.0.1...v1.2.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 9, 2024
1 parent 795cf78 commit 2d34370
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 @@ -61,7 +61,7 @@ bitsandbytes = "*"
transformers = "4.44.2"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "1.0.1"
accelerate = "1.2.0"
datasets = "*"
loguru = "*"
vector-quantize-pytorch = "1.18.5"
Expand Down

0 comments on commit 2d34370

Please sign in to comment.