From 6073471b93d2f871da6ef86c55c7dd0338f0b5a2 Mon Sep 17 00:00:00 2001 From: Junya Morioka Date: Sun, 18 Jan 2026 01:01:52 +0900 Subject: [PATCH] feat: add wheel search page for GitHub Pages - Add interactive search page to find and filter prebuilt wheels - Support filtering by Platform, Flash-Attention, Python, PyTorch, and CUDA versions - Include copy buttons for install commands and URLs - Auto-select when only one result matches filters - Cache API responses in localStorage for 1 hour - Add search page link to README.md --- README.md | 2 +- pages/index.html | 1033 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1034 insertions(+), 1 deletion(-) create mode 100644 pages/index.html diff --git a/README.md b/README.md index 86e2542..84ecaf7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ flash_attn-[flash_attn Version]+cu[CUDA Version]torch[PyTorch Version]-cp[Python flash_attn-2.6.3+cu124torch2.5-cp312-cp312-linux_x86_64.whl ``` -2. Find the corresponding version of a wheel from the [Packages](./docs/packages.md) page and [releases](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases) page. +2. Find the corresponding version of a wheel from the **[Search Page](https://mjunya.com/flash-attention-prebuild-wheels/)**, [Packages](./docs/packages.md) page, or [releases](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases) page. 3. Direct Install or Download and Local Install diff --git a/pages/index.html b/pages/index.html new file mode 100644 index 0000000..5f91572 --- /dev/null +++ b/pages/index.html @@ -0,0 +1,1033 @@ + + + + + + Flash-Attention Prebuild Wheels + + + +
+
+

Flash-Attention Prebuild Wheels

+

Search and download prebuilt wheels from GitHub Releases

+ +
+ +
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+
+ + + +
+
+
+

Loading wheels from GitHub Releases...

+
+ + + + +
+ +
+
+ + + +