LH-Tech-AI commited on
Commit
a85bcb7
·
verified ·
1 Parent(s): 47da6be

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +11 -0
index.html CHANGED
@@ -211,6 +211,17 @@
211
 
212
  <span class="section-label" id="news">// Latest_Updates</span>
213
 
 
 
 
 
 
 
 
 
 
 
 
214
  <a href="we-founded-supralabs.html" class="post-card">
215
  <div class="post-date">2026-05-11</div>
216
  <h3>We founded SupraLabs: Real Open Source AI</h3>
 
211
 
212
  <span class="section-label" id="news">// Latest_Updates</span>
213
 
214
+ <a href="our-first-model-ever.html" class="post-card">
215
+ <div class="post-date">2026-05-12</div>
216
+ <h3>Our first model ever is there: Supra Mini 0.1M</h3>
217
+ <p>This is our first model at SupraLabs. Free. Tiny. Open Source.</p>
218
+ <div class="tags" style="margin-top: 1.5rem;">
219
+ <span class="tag">#model</span>
220
+ <span class="tag">#new</span>
221
+ <span class="tag">#open-source</span>
222
+ </div>
223
+ </a>
224
+
225
  <a href="we-founded-supralabs.html" class="post-card">
226
  <div class="post-date">2026-05-11</div>
227
  <h3>We founded SupraLabs: Real Open Source AI</h3>