Spaces:
Running
Running
Update index.html
Browse files- index.html +8 -1
index.html
CHANGED
|
@@ -260,23 +260,30 @@
|
|
| 260 |
<div class="month">
|
| 261 |
<h3>Latest Models</h3>
|
| 262 |
<div class="event">
|
|
|
|
| 263 |
<h4>OpenBMB PRIME</h4>
|
| 264 |
<p>o1 like Eurus 2 7B (<a href="https://huggingface.co/PRIME-RL/Eurus-2-7B-PRIME" target="_blank">link</a>).</p>
|
| 265 |
<span class="tag open-source">Open Source</span>
|
| 266 |
<span class="tag text">Text</span>
|
| 267 |
</div>
|
|
|
|
| 268 |
<div class="event">
|
| 269 |
<h4>Nvidia Cosmos</h4>
|
| 270 |
<p>Diffusion + Autoregressive World Models (<a href="https://huggingface.co/collections/nvidia/cosmos-6751e884dc10e013a0a0d8e6" target="_blank">link</a>).</p>
|
| 271 |
<span class="tag open-source">Open Source</span>
|
| 272 |
<span class="tag multimodal">Multimodal</span>
|
|
|
|
| 273 |
</div>
|
|
|
|
| 274 |
<div class="event">
|
| 275 |
<h4>Moondream2</h4>
|
| 276 |
<p>Moondream2 w/ Gaze Detection (<a href="https://huggingface.co/vikhyatk/moondream2" target="_blank">link</a>).</p>
|
| 277 |
<span class="tag open-source">Open Source</span>
|
| 278 |
<span class="tag multimodal">Multimodal</span>
|
| 279 |
-
|
|
|
|
|
|
|
|
|
|
| 280 |
</div>
|
| 281 |
</div>
|
| 282 |
<script>
|
|
|
|
| 260 |
<div class="month">
|
| 261 |
<h3>Latest Models</h3>
|
| 262 |
<div class="event">
|
| 263 |
+
|
| 264 |
<h4>OpenBMB PRIME</h4>
|
| 265 |
<p>o1 like Eurus 2 7B (<a href="https://huggingface.co/PRIME-RL/Eurus-2-7B-PRIME" target="_blank">link</a>).</p>
|
| 266 |
<span class="tag open-source">Open Source</span>
|
| 267 |
<span class="tag text">Text</span>
|
| 268 |
</div>
|
| 269 |
+
|
| 270 |
<div class="event">
|
| 271 |
<h4>Nvidia Cosmos</h4>
|
| 272 |
<p>Diffusion + Autoregressive World Models (<a href="https://huggingface.co/collections/nvidia/cosmos-6751e884dc10e013a0a0d8e6" target="_blank">link</a>).</p>
|
| 273 |
<span class="tag open-source">Open Source</span>
|
| 274 |
<span class="tag multimodal">Multimodal</span>
|
| 275 |
+
<span class="NEW">Multimodal</span>
|
| 276 |
</div>
|
| 277 |
+
|
| 278 |
<div class="event">
|
| 279 |
<h4>Moondream2</h4>
|
| 280 |
<p>Moondream2 w/ Gaze Detection (<a href="https://huggingface.co/vikhyatk/moondream2" target="_blank">link</a>).</p>
|
| 281 |
<span class="tag open-source">Open Source</span>
|
| 282 |
<span class="tag multimodal">Multimodal</span>
|
| 283 |
+
<span class="BEST">Multimodal</span>
|
| 284 |
+
</div>
|
| 285 |
+
|
| 286 |
+
|
| 287 |
</div>
|
| 288 |
</div>
|
| 289 |
<script>
|