Kernels:
Trusted publisher
This is the repository card of kernels-community/sage-blackwell that has been pushed on the Hub. It was built to be used with the kernels library. This card was automatically generated.
How to use
# make sure `kernels` is installed: `pip install -U kernels`
from kernels import get_kernel
kernel_module = get_kernel("kernels-community/sage-blackwell", version=1)
sageattn3_blackwell = kernel_module.sageattn3_blackwell
sageattn3_blackwell(...)
Available functions
sageattn3_blackwell
Benchmarks
No benchmark available yet.
Source code
Source code of this kernel originally comes from https://github.com/thu-ml/SageAttention.git and it was repurposed for compatibility with kernels.
- Downloads last month
- -
apache-2.0