CompactAI commited on
Commit
13abe07
·
verified ·
1 Parent(s): 6fe5c00

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="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>
 
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
280
+ <a href="I Released A Model And Nobody Clapped (Fair) .html" class="blog-card">
281
+ <div class="blog-meta">
282
+ <span class="blog-date">2026-03-10</span>
283
+ <span class="blog-tag">Model Releases</span>
284
+ </div>
285
+ <h2>I Released A Model And Nobody Clapped (Fair)</h2>
286
+ <p>I released a model yesterday. TMLM-Haiku-1. It is small. Surprisingly small. It also somehow speaks which I consider a major achievement given my training budget and general approach to machine learning which can best be described as throwing things at a GPU until something sticks.</p>
287
+ <span class="blog-read-more">Read more</span>
288
+ </a>
289
  <a href="Distilling Closed Models Until They Forget They Were Closed.html" class="blog-card">
290
  <div class="blog-meta">
291
  <span class="blog-date">2026-03-9/span>