CompactAI commited on
Commit
564f164
·
verified ·
1 Parent(s): 3fc0c07

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 Tried Opus 4.6 And Now Everything Else Feels Broken.html" class="blog-card">
281
  <div class="blog-meta">
282
  <span class="blog-date">2026-03-18</span>
 
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
280
+ <a href="I Woke Up To NaN And Now I Am Dead Inside.html" class="blog-card">
281
+ <div class="blog-meta">
282
+ <span class="blog-date">2026-03-19</span>
283
+ <span class="blog-tag">Training Disasters</span>
284
+ </div>
285
+ <h2>I Woke Up To NaN And Now I Am Dead Inside<</h2>
286
+ <p>I went to sleep happy. The loss was going down. The gradients were stable. The GPU was humming at 60C like a contented cat. I dreamed of completion. I dreamed of a finished Sonnet model. I dreamed of sleep that was not interrupted by thoughts of learning rate schedules.</p>
287
+ <span class="blog-read-more">Read more</span>
288
+ </a>
289
  <a href="I Tried Opus 4.6 And Now Everything Else Feels Broken.html" class="blog-card">
290
  <div class="blog-meta">
291
  <span class="blog-date">2026-03-18</span>