Skip to content

Conversation

@HundredBillion
Copy link

@HundredBillion HundredBillion commented Apr 26, 2025

This PR is meant to resolve Issue 534

Conda is not longer able to install Pytorch, so I updated this project to install Pytorch via Pip.
The pytorch docs include a handy GUI that users can click to find out what commands to run to install Pytorch on their machine.

Mac & Windows

Screenshot 2025-04-28 at 9 32 21 AM Screenshot 2025-04-28 at 9 33 01 AM

Linux

Screenshot 2025-04-28 at 9 33 15 AM

For CUDA installs, Pytorch currently offers support for 11.8, 12.6, 12.8.
For this repo, I only included the command for installing 11.8

Linux/Windows

Screenshot 2025-04-28 at 9 33 44 AM

@HundredBillion HundredBillion marked this pull request as ready for review April 26, 2025 18:37
@HundredBillion HundredBillion changed the title Issue 534 Issue 534: Deprecate conda environment.yml / move to pip Apr 26, 2025
@HundredBillion HundredBillion changed the title Issue 534: Deprecate conda environment.yml / move to pip ISSUE 534: Deprecate conda environment.yml / move to pip Apr 26, 2025
@sdatkinson
Copy link
Owner

Thanks for the PR, @HundredBillion!

This doesn't resolve #534 because installing still uses conda .yml files.

I'll give comments inline presently

@HundredBillion
Copy link
Author

@sdatkinson - I noticed your PR to change the url for installing Pytorch.

I updated this PR in case you still want to use update the docs to install via requirements-gpu.txt

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.

Deprecate conda environment.yml / move to pip

2 participants