AxionLab-official commited on
Commit
bae53b5
·
verified ·
1 Parent(s): 79e2418

Update index.html

Browse files
Files changed (1) hide show
  1. 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>