mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[tune](deps): Bump accelerate in /python/requirements/ml (#19057)
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.3.0 to 0.5.1. - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](https://github.com/huggingface/accelerate/compare/v0.3.0...v0.5.1) --- updated-dependencies: - dependency-name: accelerate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9201687b34
commit
55ab8da3c8
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,6 @@ zoopt==0.4.1
|
||||||
|
|
||||||
# Dependencies for Hugging Face examples:
|
# Dependencies for Hugging Face examples:
|
||||||
# `python/ray/train/examples/transformers/transformers_example.py`
|
# `python/ray/train/examples/transformers/transformers_example.py`
|
||||||
accelerate==0.3.0
|
accelerate==0.5.1
|
||||||
datasets==1.11.0
|
datasets==1.11.0
|
||||||
sentencepiece==0.1.96
|
sentencepiece==0.1.96
|
||||||
|
|
Loading…
Add table
Reference in a new issue