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

Use torch 2.2 for deepspeed CI #29246

Merged
merged 1 commit into from Feb 27, 2024
Merged

Use torch 2.2 for deepspeed CI #29246

merged 1 commit into from Feb 27, 2024

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Feb 23, 2024

What does this PR do?

Use torch 2.2 for deepspeed CI docker image

@@ -1,10 +1,10 @@
# https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/rel-23-11.html#rel-23-11
FROM nvcr.io/nvidia/pytorch:23.11-py3
FROM nvcr.io/nvidia/pytorch:23.04-py3
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any > 23.05 with torch 2.2 below will fail the build. The error message has no useful information but

The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.

cc @muellerzr

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing

@ydshieh ydshieh merged commit 5c341d4 into main Feb 27, 2024
8 checks passed
@ydshieh ydshieh deleted the check-deepspeed-image branch February 27, 2024 09:51
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

3 participants