Skip to content

Commit

Permalink
Update accelerate requirement from 0.33.0 to 1.0.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.33.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 7fca4c3 commit aaf468b
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 = "0.33.0"
accelerate = "1.0.0"
datasets = "*"
loguru = "*"
vector-quantize-pytorch = "1.17.1"
Expand Down

0 comments on commit aaf468b

Please sign in to comment.