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.
1 parent 78eb502 commit 9b6a814Copy full SHA for 9b6a814
1 file changed
index.html
@@ -255,6 +255,17 @@ <h1 class="title is-1 publication-title">
255
</a>
256
</span>
257
258
+ <!-- Hugging Face Model -->
259
+ <span class="link-block">
260
+ <a href="https://huggingface.co/DAGroup-PKU/MHLA" target="_blank"
261
+ class="external-link button is-normal is-rounded is-dark">
262
+ <span class="icon">
263
+ <i class="fas fa-robot"></i>
264
+ </span>
265
+ <span>Hugging Face</span>
266
+ </a>
267
268
+
269
<!-- TODO: Update with your arXiv paper ID -->
270
<!-- <span class="link-block">
271
<a href="https://arxiv.org/abs/<ARXIV PAPER ID>" target="_blank"
0 commit comments