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

Docker image fixes part 2: pin to torch==2.1.0, add dependency for urllib<2 #3877

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

arnavgarg1
Copy link
Contributor

@arnavgarg1 arnavgarg1 commented Jan 11, 2024

Fixes an issue with the previous docker image build where torchdata 0.7.1 doesn't seem to play nicely when installed with cuda118 because of libssl errors.

Torch 2.1.0 ships with torchdata 0.7

@arnavgarg1 arnavgarg1 changed the title Docker image fixes part 2 - use torch 2.1.0 Docker image fixes part 2: pin to torch==2.1.0, add dependency for urllib<2 Jan 11, 2024
@arnavgarg1 arnavgarg1 marked this pull request as ready for review January 11, 2024 01:17
@arnavgarg1 arnavgarg1 merged commit 22024d7 into master Jan 11, 2024
16 of 17 checks passed
@arnavgarg1 arnavgarg1 deleted the docker_image_fix branch January 11, 2024 01:18
vijayi1 pushed a commit to vijayi1/ludwig that referenced this pull request Jan 23, 2024
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.

2 participants