mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
Refactor star history and download statistics section
Removed old table format for star history and download statistics, replacing it with a more modern approach using direct links and images.
This commit is contained in:
@@ -77,22 +77,15 @@ If you use this repository in your research and find it helpful, please cite the
|
|||||||
|
|
||||||
## Star History and Download Statistics
|
## Star History and Download Statistics
|
||||||
|
|
||||||
<table>
|
<a href="https://www.star-history.com/#mjun0812/flash-attention-prebuild-wheels&type=date&legend=top-left">
|
||||||
<tr>
|
<picture>
|
||||||
<td>
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=mjun0812/flash-attention-prebuild-wheels&type=date&theme=dark&legend=top-left" />
|
||||||
<a href="https://www.star-history.com/#mjun0812/flash-attention-prebuild-wheels&type=date&legend=top-left">
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=mjun0812/flash-attention-prebuild-wheels&type=date&legend=top-left" />
|
||||||
<picture>
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=mjun0812/flash-attention-prebuild-wheels&type=date&legend=top-left" height="300"/>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=mjun0812/flash-attention-prebuild-wheels&type=date&theme=dark&legend=top-left" />
|
</picture>
|
||||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=mjun0812/flash-attention-prebuild-wheels&type=date&legend=top-left" />
|
</a>
|
||||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=mjun0812/flash-attention-prebuild-wheels&type=date&legend=top-left" height="300"/>
|
|
||||||
</picture>
|

|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<img alt="Download Statistics" src="./docs/data/download_graph.png" height="300"/>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
## Original Repository
|
## Original Repository
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user