containers icon indicating copy to clipboard operation
containers copied to clipboard

feat: pytorch 2.6.0, version pinning

Open DeJayDev opened this issue 7 months ago • 3 comments

By user request, I've added a PyTorch 2.6.0 image.

This PR also adds version pinning to torch dependencies for all PyTorch containers. Previously, these containers weren't actually the version on their names, rather whatever the latest torch was at the time of build/release.

Closes #84, didn't recognize this was already open. I'll update my branch to include credit to the author.

DeJayDev avatar Apr 09 '25 23:04 DeJayDev

I experimented with some changes to the base-template build pipeline before deciding it's too complicated and too far out of scope. The failed checks (the base image build and release job) are unrelated as long as pytorch 2.6 will release.

DeJayDev avatar Apr 10 '25 16:04 DeJayDev

I experimented with some changes to the base-template build pipeline before deciding it's too complicated and too far out of scope. The failed checks (the base image build and release job) are unrelated as long as pytorch 2.6 will release.

When I can use it in runpod?

ymzlygw avatar Apr 16 '25 03:04 ymzlygw

When will this be merged?

Karllas avatar Apr 27 '25 03:04 Karllas