Skip to content

not working with 5090 rtx #2564

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
naf1111 opened this issue Apr 26, 2025 · 1 comment
Open

not working with 5090 rtx #2564

naf1111 opened this issue Apr 26, 2025 · 1 comment

Comments

@naf1111
Copy link

naf1111 commented Apr 26, 2025

RVC1006Nvidia not working with 5090 rtx ?

@Rokawoo
Copy link

Rokawoo commented Apr 27, 2025

Working on this issue for another project~ 50XX series have a newer architecture (SM12.0) that isn't supported in current PyTorch CUDA builds. You can maybe wait 1-3 months for a new stable build to be released or you can try your luck with getting the nightly build to work:
pip install --pre --upgrade --no-user torch torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128 --target "C:\your_torch_torchaudio__lib_dir"

Good luck~! :3

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