lvwerra HF Staff Claude Opus 4.7 (1M context) commited on
Commit
616acfe
·
1 Parent(s): 7ae5802

Header: point Models link to Carbon collection

Browse files

Re-applies the change from ea40f6c, which was silently dropped during
the rebase onto d001974 because the surrounding banner-links structure
had shifted.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. demo.html +1 -1
demo.html CHANGED
@@ -195,7 +195,7 @@
195
  the report is published. -->
196
  <ul class="banner-links" aria-label="Resources">
197
  <li>
198
- <a href="https://huggingface.co/HuggingFaceBio/Carbon-3B" target="_blank" rel="noopener">
199
  Models<span class="arrow" aria-hidden="true">↗</span>
200
  </a>
201
  </li>
 
195
  the report is published. -->
196
  <ul class="banner-links" aria-label="Resources">
197
  <li>
198
+ <a href="https://huggingface.co/collections/HuggingFaceBio/carbon" target="_blank" rel="noopener">
199
  Models<span class="arrow" aria-hidden="true">↗</span>
200
  </a>
201
  </li>