Spaces:
Running
Running
Update index.html
Browse files- index.html +11 -0
index.html
CHANGED
|
@@ -211,6 +211,17 @@
|
|
| 211 |
|
| 212 |
<span class="section-label" id="news">// Latest_Updates</span>
|
| 213 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 214 |
<a href="harley-ml-joined-us.html" class="post-card">
|
| 215 |
<div class="post-date">2026-05-17</div>
|
| 216 |
<h3>@Harley-ml joined us!</h3>
|
|
|
|
| 211 |
|
| 212 |
<span class="section-label" id="news">// Latest_Updates</span>
|
| 213 |
|
| 214 |
+
<a href="knowledge-distillation.html" class="post-card">
|
| 215 |
+
<div class="post-date">2026-05-17</div>
|
| 216 |
+
<h3>Knowledge Distillation!</h3>
|
| 217 |
+
<p>teacher and student... lol</p>
|
| 218 |
+
<div class="tags" style="margin-top: 1.5rem;">
|
| 219 |
+
<span class="tag">#distillation</span>
|
| 220 |
+
<span class="tag">#smallnetworks</span>
|
| 221 |
+
<span class="tag">#opensource</span>
|
| 222 |
+
</div>
|
| 223 |
+
</a>
|
| 224 |
+
|
| 225 |
<a href="harley-ml-joined-us.html" class="post-card">
|
| 226 |
<div class="post-date">2026-05-17</div>
|
| 227 |
<h3>@Harley-ml joined us!</h3>
|