CompactAI commited on
Commit
9c386c5
·
verified ·
1 Parent(s): 153b0e9

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +5 -5
blog.html CHANGED
@@ -126,11 +126,11 @@ blockquote { border-left: 4px solid var(--color-accent); padding-left: 1.5rem; m
126
  <script>
127
  const posts = [
128
  {
129
- "file": "blog-Training-Models-on-a-Ramen-Budget.html",
130
- "date": "2026-02-28",
131
- "tag": "Dev Log",
132
- "title": "Training Models on a Ramen Budget: Or, How We Learned to Stop Worrying and Love the Free Tier",
133
- "excerpt": "Picture this: you, me, a dream, and a GPU budget that currently consists of three expired coffee shop gift cards and a hopeful glance at my laptop's cooling fan. This is the reality of trying to train AI models as a regular person with regular finances and an irregular relationship with electricity bills."
134
  },
135
  {
136
  "file": "blog-The-Scaling-Wall-And-Other-Things-I-Yelled-At.html",
 
126
  <script>
127
  const posts = [
128
  {
129
+ "file": "blog-Words,Words,Words-My-Model-Learned-to-Ramble (And I'm Here For It).html",
130
+ "date": "2026-02-29",
131
+ "tag": "Tiny Wins",
132
+ "title": "Words, Words, Words: My Model Learned to Ramble (And I'm Here For It)",
133
+ "excerpt": "My model has achieved something truly special. It can now ramble. Endlessly. With words. Actual, legible, sometimes-even-coherent words. Remember when it could only output "the the the" with occasional bursts of "banana"? Those were simpler times. Now it strings together sentences like a caffeinated philosopher who just discovered thesaurus.com. It does not just predict tokens anymore. It holds court."
134
  },
135
  {
136
  "file": "blog-The-Scaling-Wall-And-Other-Things-I-Yelled-At.html",