CompactAI commited on
Commit
7dc2641
·
verified ·
1 Parent(s): 7ee0a0b

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +11 -0
blog.html CHANGED
@@ -266,8 +266,19 @@
266
  </section>
267
 
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>
 
266
  </section>
267
 
268
  <section class="blog-section">
269
+
270
  <div class="container">
271
  <div class="blog-grid">
272
+ <a href="SPIN Is Cool And I Am Still Confused.html" class="blog-card">
273
+ <div class="blog-meta">
274
+ <span class="blog-date">2026-04-6</span>
275
+ <span class="blog-tag">Training Methods</span>
276
+ </div>
277
+ <h2>SPIN Is Cool And I Am Still Confused</h2>
278
+ <p>I keep hearing about SPIN. Self-Play Fine-Tuning. It sounds like a yoga class for language models. It is not. It is cooler. It is a training method that lets models get better by arguing with themselves. No data required. No API credits. Just pure, unadulterated self-debate.</p>
279
+ <span class="blog-read-more">Read more</span>
280
+ </a>
281
+ <a href="
282
  <a href="Claude Code Fixed My Script And I Published Haiku-2 Anyway.html" class="blog-card">
283
  <div class="blog-meta">
284
  <span class="blog-date">2026-04-5</span>