Skip to content

Linking to conda-forge's PyTorch? #1909

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

Open
jakirkham opened this issue Feb 1, 2025 · 2 comments
Open

Linking to conda-forge's PyTorch? #1909

jakirkham opened this issue Feb 1, 2025 · 2 comments

Comments

@jakirkham
Copy link

Am aware of the discussion in issue ( pytorch/pytorch#138506 ) and respect the PyTorch project leadership's decision on this issue

As Ralf nicely summarized in this comment ( pytorch/pytorch#138506 (comment) ), there has been a lot of work on the conda-forge side to deliver high quality, feature complete PyTorch packages

Given this am wondering if there is some way to capture this on the PyTorch website and direct Conda users there. Am not sure what the best way is to do this. Though here are some rough ideas, which I would appreciate feedback on


For example would be possible to capture this in the install selector text?

"conda": {
"cuda.x": {
"note": "<b>NOTE:</b> Conda packages are no longer available. Please use pip instead.<br />",
"command": null
},

Or maybe we could include some text below the install selector about the conda-forge packages?


In terms of text am wondering if something like this would be reasonable

PyTorch no longer supplies Conda packages.

Community-supported packages are available on the conda-forge channel:

conda install -c conda-forge pytorch

Please redirect all feedback to the conda-forge PyTorch package maintainers


These are all rough ideas. So would be interested in hearing your thoughts and feedback 🙂

@zbowling
Copy link

Please! This has been confusing.

@jakirkham
Copy link
Author

@atalman what do you think about this proposal?

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

No branches or pull requests

2 participants