Update index.html
Browse files- index.html +0 -7
index.html
CHANGED
|
@@ -86,10 +86,6 @@
|
|
| 86 |
background-color: #f44336;
|
| 87 |
color: white;
|
| 88 |
}
|
| 89 |
-
.tag.link {
|
| 90 |
-
background-color: #2196f3;
|
| 91 |
-
color: white;
|
| 92 |
-
}
|
| 93 |
.event p a {
|
| 94 |
color: #4caf50;
|
| 95 |
text-decoration: none;
|
|
@@ -256,21 +252,18 @@
|
|
| 256 |
<p>o1 like Eurus 2 7B (<a href="https://huggingface.co/PRIME-RL/Eurus-2-7B-PRIME" target="_blank">link</a>).</p>
|
| 257 |
<span class="tag open-source">Open Source</span>
|
| 258 |
<span class="tag text">Text</span>
|
| 259 |
-
<span class="tag link">Link</span>
|
| 260 |
</div>
|
| 261 |
<div class="event">
|
| 262 |
<h4>Nvidia Cosmos</h4>
|
| 263 |
<p>Diffusion + Autoregressive World Models (<a href="https://huggingface.co/collections/nvidia/cosmos-6751e884dc10e013a0a0d8e6" target="_blank">link</a>).</p>
|
| 264 |
<span class="tag open-source">Open Source</span>
|
| 265 |
<span class="tag multimodal">Multimodal</span>
|
| 266 |
-
<span class="tag link">Link</span>
|
| 267 |
</div>
|
| 268 |
<div class="event">
|
| 269 |
<h4>Moondream2</h4>
|
| 270 |
<p>Moondream2 w/ Gaze Detection (<a href="https://huggingface.co/vikhyatk/moondream2" target="_blank">link</a>).</p>
|
| 271 |
<span class="tag open-source">Open Source</span>
|
| 272 |
<span class="tag multimodal">Multimodal</span>
|
| 273 |
-
<span class="tag link">Link</span>
|
| 274 |
</div>
|
| 275 |
</div>
|
| 276 |
</div>
|
|
|
|
| 86 |
background-color: #f44336;
|
| 87 |
color: white;
|
| 88 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
.event p a {
|
| 90 |
color: #4caf50;
|
| 91 |
text-decoration: none;
|
|
|
|
| 252 |
<p>o1 like Eurus 2 7B (<a href="https://huggingface.co/PRIME-RL/Eurus-2-7B-PRIME" target="_blank">link</a>).</p>
|
| 253 |
<span class="tag open-source">Open Source</span>
|
| 254 |
<span class="tag text">Text</span>
|
|
|
|
| 255 |
</div>
|
| 256 |
<div class="event">
|
| 257 |
<h4>Nvidia Cosmos</h4>
|
| 258 |
<p>Diffusion + Autoregressive World Models (<a href="https://huggingface.co/collections/nvidia/cosmos-6751e884dc10e013a0a0d8e6" target="_blank">link</a>).</p>
|
| 259 |
<span class="tag open-source">Open Source</span>
|
| 260 |
<span class="tag multimodal">Multimodal</span>
|
|
|
|
| 261 |
</div>
|
| 262 |
<div class="event">
|
| 263 |
<h4>Moondream2</h4>
|
| 264 |
<p>Moondream2 w/ Gaze Detection (<a href="https://huggingface.co/vikhyatk/moondream2" target="_blank">link</a>).</p>
|
| 265 |
<span class="tag open-source">Open Source</span>
|
| 266 |
<span class="tag multimodal">Multimodal</span>
|
|
|
|
| 267 |
</div>
|
| 268 |
</div>
|
| 269 |
</div>
|