mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-06-30 20:08:11 -04:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
+1033
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user