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.
2 parents 87e5d01 + c1f38f0 commit 4fc8358Copy full SHA for 4fc8358
_includes/header.html
@@ -23,8 +23,8 @@
23
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
24
{%- endif -%}
25
{%- endfor -%}
26
- <a class="page-link"
27
<a class="page-link" href="https://docs.flashinfer.ai/">Documentation</a>
+ <a class="page-link" href="https://arxiv.org/abs/2501.01005">Paper</a>
28
<a class="page-link" href="https://github.com/flashinfer-ai/flashinfer">Github</a>
29
</div>
30
</nav>
0 commit comments