Skip to content

Commit

Permalink
Update accelerate requirement from 0.28.0 to 0.29.2
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.28.0...v0.29.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 516c82f commit 0c6991e
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 @@ -25,7 +25,7 @@ bitsandbytes = "0.43.0"
transformers = "4.39.1"
einops-exts = "0.0.4"
torchvision = "0.17.0"
accelerate = "0.28.0"
accelerate = "0.29.2"
datasets = "*"
loguru = "*"
vector-quantize-pytorch = "1.14.5"
Expand Down

0 comments on commit 0c6991e

Please sign in to comment.