Skip to content

Commit

Permalink
Update accelerate requirement from 0.30.1 to 0.31.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.30.1...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent c18dc9d commit c74001f
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.41.2"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "0.30.1"
accelerate = "0.31.0"
datasets = "*"
loguru = "*"
vector-quantize-pytorch = "1.14.7"
Expand Down

0 comments on commit c74001f

Please sign in to comment.