Skip to content

Commit b5fb6a3

Browse files
authored
Merge pull request #8 from xslingcn/codex/update-blog-post-and-sync-branch
Fix FlashInfer Bench post formatting
2 parents 7065c15 + ef3f6a9 commit b5fb6a3

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

_posts/2025-10-21-flashinfer-bench.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,6 @@ By using `apply()`, we can replace a large number of operators in FlashInfer. If
144144

145145
## FlashInfer-Bench Leaderboard — The Arena for LLM Kernel Optimization
146146

147-
<figure>
148-
<img src="/assets/imgs/flashinfer-bench/image16.png" alt="FlashInfer-Bench leaderboard screenshot" />
149-
</figure>
150-
151147
<figure>
152148
<img src="/assets/imgs/flashinfer-bench/image15.png" alt="FlashInfer-Bench leaderboard screenshot" />
153149
</figure>
@@ -178,10 +174,10 @@ Looking ahead, we plan to continually expand our coverage of models and kernels.
178174

179175
For more information, please visit the following links:
180176

181-
* Leaderboard (https://bench.flashinfer.ai/)
182-
* FlashInfer-Bench Dataset (https://huggingface.co/datasets/flashinfer-ai/flashinfer-trace)
183-
* FlashInfer-Bench Python Package (https://github.com/flashinfer-ai/flashinfer-bench/)
184-
* Documentation (https://bench.flashinfer.ai/docs)
177+
* [Leaderboard](https://bench.flashinfer.ai/)
178+
* [FlashInfer-Bench Dataset](https://huggingface.co/datasets/flashinfer-ai/flashinfer-trace)
179+
* [FlashInfer-Bench Python Package](https://github.com/flashinfer-ai/flashinfer-bench/)
180+
* [Documentation](https://bench.flashinfer.ai/docs)
185181

186182
## Acknowledgements
187183

0 commit comments

Comments
 (0)