CompactAI commited on
Commit
2ff51ce
·
verified ·
1 Parent(s): 39d8073

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="Teaching AI to Regret: The Backspace Token Theory.html" class="blog-card">
281
  <div class="blog-meta">
282
  <span class="blog-date">2026-03-5</span>
 
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
280
+ <a href="Teaching AI to Regret: The Backspace Token Theory.html" class="blog-card">
281
+ <div class="blog-meta">
282
+ <span class="blog-date">2026-03-6</span>
283
+ <span class="blog-tag">Compute Philosophy</span>
284
+ </div>
285
+ <h2>The Training Time Compute Trap</h2>
286
+ <p>There is a moment in every AI project when someone says "maybe we just need more compute." It sounds reasonable. It sounds scientific. It sounds like the kind of thing that gets budgets approved and GPUs ordered. Then you wake up three weeks later, your electricity bill has achieved sentience, and your model still thinks "python" refers exclusively to snakes.</p>
287
+ <span class="blog-read-more">Read more</span>
288
+ </a>
289
  <a href="Teaching AI to Regret: The Backspace Token Theory.html" class="blog-card">
290
  <div class="blog-meta">
291
  <span class="blog-date">2026-03-5</span>