We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a1cd1 commit c539ec4Copy full SHA for c539ec4
setup.py
@@ -37,7 +37,7 @@
37
PACKAGE_NAME = "flash_sparse_attn"
38
39
BASE_WHEEL_URL = (
40
- "https://github.com/SmallDoges/flash-sparse-attention/releases/download/{tag_name}/{wheel_name}"
+ "https://github.com/flash-algo/flash-sparse-attention/releases/download/{tag_name}/{wheel_name}"
41
)
42
43
# FORCE_BUILD: Force a fresh build locally, instead of attempting to find prebuilt wheels
0 commit comments