Spaces:
Running
Running
Update blog.html
Browse files
blog.html
CHANGED
|
@@ -277,6 +277,15 @@
|
|
| 277 |
<section class="blog-section">
|
| 278 |
<div class="container">
|
| 279 |
<div class="blog-grid">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 280 |
<a href="Every AI Model Is Lazy And I Have The Screenshots.html" class="blog-card">
|
| 281 |
<div class="blog-meta">
|
| 282 |
<span class="blog-date">2026-03-14</span>
|
|
|
|
| 277 |
<section class="blog-section">
|
| 278 |
<div class="container">
|
| 279 |
<div class="blog-grid">
|
| 280 |
+
<a href="I Built A Training UI And Then Unsloth Laughed.html" class="blog-card">
|
| 281 |
+
<div class="blog-meta">
|
| 282 |
+
<span class="blog-date">2026-03-15</span>
|
| 283 |
+
<span class="blog-tag">Dev Struggles</span>
|
| 284 |
+
</div>
|
| 285 |
+
<h2>I Built A Training UI And Then Unsloth Laughed</h2>
|
| 286 |
+
<p>I decided to build a training interface. A backend. A way for people to fine-tune models without touching a terminal. It sounded simple. It was not simple. It is currently the hardest thing I have ever done and I once tried to explain transformers to my cat.</p>
|
| 287 |
+
<span class="blog-read-more">Read more</span>
|
| 288 |
+
</a>
|
| 289 |
<a href="Every AI Model Is Lazy And I Have The Screenshots.html" class="blog-card">
|
| 290 |
<div class="blog-meta">
|
| 291 |
<span class="blog-date">2026-03-14</span>
|