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 docker files to use official torch 2.0.0 #22357

Merged
merged 2 commits into from
Mar 24, 2023
Merged

Update docker files to use official torch 2.0.0 #22357

merged 2 commits into from
Mar 24, 2023

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Mar 24, 2023

What does this PR do?

(basically just revert to what we have before #22135, except the torch and cuda version numbers)

We used

--index-url https://download.pytorch.org/whl/test/cu117

to run CI before torch 2.0.0 release. Now since the official release it out, let's use

--index-url https://download.pytorch.org/whl/cu117

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Mar 24, 2023

The documentation is not available anymore as the PR was closed or merged.

@ydshieh ydshieh requested a review from sgugger March 24, 2023 09:41
Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

Thanks!

@ydshieh ydshieh merged commit 0120347 into main Mar 24, 2023
@ydshieh ydshieh deleted the update_workflow branch March 24, 2023 13:29
raghavanone pushed a commit to raghavanone/transformers that referenced this pull request Apr 5, 2023
* update docker files to use official torch 2.0.0

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
novice03 pushed a commit to novice03/transformers that referenced this pull request Jun 23, 2023
* update docker files to use official torch 2.0.0

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
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.

3 participants