Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nv-accelerate to latest torch #5040

Merged
merged 5 commits into from Feb 6, 2024
Merged

Conversation

loadams
Copy link
Contributor

@loadams loadams commented Jan 31, 2024

nv-accelerate were failing because accelerate required an older version.

Collecting torch<2.2.0,>=1.10.0 (from accelerate==0.27.0.dev0)

This updates us back to the latest.

Previous test in log here, and new test in log here.

@loadams loadams changed the title Pin nv-accelerate to torch <2.2.0 as this is required from accelerate Update nv-accelerate to latest torch Jan 31, 2024
@loadams loadams requested a review from lekurile February 6, 2024 21:49
@loadams loadams added this pull request to the merge queue Feb 6, 2024
Merged via the queue into master with commit ec49222 Feb 6, 2024
12 checks passed
mauryaavinash95 pushed a commit to mauryaavinash95/DeepSpeed that referenced this pull request Feb 17, 2024
nv-accelerate were failing because accelerate required an older version.
```
Collecting torch<2.2.0,>=1.10.0 (from accelerate==0.27.0.dev0)
```
This updates us back to the latest.

Previous test in log
[here](https://github.com/microsoft/DeepSpeed/actions/runs/7799250328/job/21269656349#step:7:41),
and new test in log
[here](https://github.com/microsoft/DeepSpeed/actions/runs/7803089462/job/21282030153#step:7:41).
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
nv-accelerate were failing because accelerate required an older version.
```
Collecting torch<2.2.0,>=1.10.0 (from accelerate==0.27.0.dev0)
```
This updates us back to the latest.

Previous test in log
[here](https://github.com/microsoft/DeepSpeed/actions/runs/7799250328/job/21269656349#step:7:41),
and new test in log
[here](https://github.com/microsoft/DeepSpeed/actions/runs/7803089462/job/21282030153#step:7:41).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants