SageAttention 3 Wheel for Blackwell / CUDA 13.0 / PyTorch 2.11
This repository contains a locally compiled Python wheel for SageAttention 3 built for NVIDIA Blackwell GPUs.
The wheel was compiled for a RunPod ComfyUI environment using:
Python: 3.12
PyTorch: 2.11.0+cu130
CUDA: 13.0
GPU architecture: Blackwell sm_120
Target platform: Linux x86_64
Package:sageattn3
About SageAttention 3
SageAttention 3 is a Blackwell-oriented attention implementation designed to take advantage of NVIDIA RTX 50-series / Blackwell capabilities, including NVFP4-related acceleration paths.
It is intended for experimental acceleration of heavy image/video generation workloads such as ComfyUI pipelines with models like Flux or Wan, where attention performance can be a major bottleneck.
Source and credits
This wheel was built using the official SageAttention source repository: