Skip to content

Commit

Permalink
Update accelerate requirement from 0.31.0 to 0.32.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.31.0...v0.32.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 5e51098 commit fa38171
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 = "*"
transformers = "4.42.3"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "0.31.0"
accelerate = "0.32.1"
datasets = "*"
loguru = "*"
vector-quantize-pytorch = "1.14.7"
Expand Down

0 comments on commit fa38171

Please sign in to comment.