CompactAI commited on
Commit
80a9767
·
verified ·
1 Parent(s): 3180ab6

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +9 -0
blog.html CHANGED
@@ -268,6 +268,15 @@
268
  <section class="blog-section">
269
  <div class="container">
270
  <div class="blog-grid">
 
 
 
 
 
 
 
 
 
271
  <a href="Jackrong's Perfect Benchmarks And My Suspicious Mind.html" class="blog-card">
272
  <div class="blog-meta">
273
  <span class="blog-date">2026-04-4</span>
 
268
  <section class="blog-section">
269
  <div class="container">
270
  <div class="blog-grid">
271
+ <a href="Claude Code Fixed My Script And I Published Haiku-2 Anyway.html" class="blog-card">
272
+ <div class="blog-meta">
273
+ <span class="blog-date">2026-04-5</span>
274
+ <span class="blog-tag">Progress Reports</span>
275
+ </div>
276
+ <h2>Claude Code Fixed My Script And I Published Haiku-2 Anyway</h2>
277
+ <p>I asked Claude Code to fix my training script. It fixed almost every bug. Then it added SPIN. Then it made my models more efficient. Then I published Haiku-2. Then I added all the optimizations. Obviously that is what I needed to do.</p>
278
+ <span class="blog-read-more">Read more</span>
279
+ </a>
280
  <a href="Jackrong's Perfect Benchmarks And My Suspicious Mind.html" class="blog-card">
281
  <div class="blog-meta">
282
  <span class="blog-date">2026-04-4</span>