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

Torch 2.4.1 for macOS M CPUs not found #6527

Open
1 task done
YorkWell opened this issue Nov 13, 2024 · 1 comment
Open
1 task done

Torch 2.4.1 for macOS M CPUs not found #6527

YorkWell opened this issue Nov 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@YorkWell
Copy link

Describe the bug

ERROR: Could not find a version that satisfies the requirement torch==2.4.1 (from versions: 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2)
ERROR: No matching distribution found for torch==2.4.1

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

/Users/USER/Downloads/text-generation-webui-main/installer_files/conda/etc/profile.d/conda.sh" && conda activate "/Users/USER/Downloads/text-generation-webui-main/installer_files/env" && python -m pip install --upgrade torch==2.4.1 torchvision==0.19.1 torchaudio==2.4.1

Screenshot

No response

Logs

Command '. "/Users/USER/Downloads/text-generation-webui-main/installer_files/conda/etc/profile.d/conda.sh" && conda activate "/Users/USER/Downloads/text-generation-webui-main/installer_files/env" && python -m pip install --upgrade torch==2.4.1 torchvision==0.19.1 torchaudio==2.4.1 ' failed with exit status code '1'.

System Info

Apple Mac Mini M4 24Gb RAM 512Gb SSD
@YorkWell YorkWell added the bug Something isn't working label Nov 13, 2024
@YorkWell
Copy link
Author

I don't see Torch in the Requirements for Silicon but it won't continue without it.
Thanks for all your great software and the support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant