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

Nvidia Blackwell 50XX GPU instructions (Windows) #16824

Closed
w-e-w opened this issue Feb 3, 2025 · 0 comments
Closed

Nvidia Blackwell 50XX GPU instructions (Windows) #16824

w-e-w opened this issue Feb 3, 2025 · 0 comments

Comments

@w-e-w
Copy link
Collaborator

w-e-w commented Feb 3, 2025

Discussed in #16818

Originally posted by w-e-w January 30, 2025
As PyTorch have not yet released a compatible builds for Blackwell GPUs
we have been allowed to publish Early Access PyTorch wheels by Nvidia


There are several methods to run on Blackwell 50XX GPUs

Method 1: use the a new standalone release

Recommended for new install or for those not familiar with terminals / commands)

we have prepared a standalone release for Windows which can be downloaded here sd.webui-1.10.1-blackwell.7z (1.8GB)

  1. Download sd.webui-1.10.1-blackwell.7z
  2. Extract using 7z

Windows 11 seems to have it added native 7z support

  1. Click run.bat to launch webui

note: do not enable --xformers, currently it is not compatible

Method 2: use the latest dev branch

Recommended for those who are migrating from existing installation and for those who are familiar with commands and terminals

  1. Follow the guide on how to switch branches see wiki How to switch to different versions of WebUI

instead of the release_candidate in the example substituted with dev to switch to dev branch

  1. Add --reinstall-torch to COMMANDLINE_ARGS to tell webui to reinstall PyTorch
  2. Launch webui

remember to remove--reinstall-torch from COMMANDLINE_ARGS after it's done reinstalling PyTorch

Method 3: manual upgrade

Meant for developers
The PyTorch wheels are provided at https://huggingface.co/w-e-w/torch-2.6.0-cu128.nv
This should be all the info you need


Repository owner locked and limited conversation to collaborators Feb 3, 2025
@w-e-w w-e-w closed this as completed Feb 3, 2025
@w-e-w w-e-w pinned this issue Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant