CompactAI commited on
Commit
fa64a80
·
verified ·
1 Parent(s): 1b82618

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +9 -0
blog.html CHANGED
@@ -277,6 +277,15 @@
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
 
 
 
 
 
 
 
 
 
280
  <a href="I Finally Switched Terminals (And My Ego Is Healing).html" class="blog-card">
281
  <div class="blog-meta">
282
  <span class="blog-date">2026-03-8</span>
 
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
280
+ <a href="Distilling Closed Models Until They Forget They Were Closed.html" class="blog-card">
281
+ <div class="blog-meta">
282
+ <span class="blog-date">2026-03-9/span>
283
+ <span class="blog-tag">AI Thoughts</span>
284
+ </div>
285
+ <h2>Distilling Closed Models Until They Forget They Were Closed</h2>
286
+ <p>I have been thinking about model distillation lately. Not the academic kind with proper methodology and peer review. The hobbyist kind where someone spends their own money on API credits, LoRA fine-tunes a small model, and releases it for free because they can.</p>
287
+ <span class="blog-read-more">Read more</span>
288
+ </a>
289
  <a href="I Finally Switched Terminals (And My Ego Is Healing).html" class="blog-card">
290
  <div class="blog-meta">
291
  <span class="blog-date">2026-03-8</span>