LH-Tech-AI commited on
Commit
46c8ce1
·
verified ·
1 Parent(s): ce0f0f2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +12 -1
index.html CHANGED
@@ -211,7 +211,18 @@
211
 
212
  <span class="section-label" id="news">// Latest_Updates</span>
213
 
214
- <a href="1bit-quantization.html" class="post-card">
 
 
 
 
 
 
 
 
 
 
 
215
  <div class="post-date">2026-05-12</div>
216
  <h3>1Bit quantization: a sensitive area for tiny models</h3>
217
  <p>1Bit quantization, a 50/50 chance area for tiny models...</p>
 
211
 
212
  <span class="section-label" id="news">// Latest_Updates</span>
213
 
214
+ <a href="supra-mini-v3-is-out.html" class="post-card">
215
+ <div class="post-date">2026-05-14</div>
216
+ <h3>Supra Mini <b>v3</b> 0.5M is out!</h3>
217
+ <p>And it's huge! Read all about it here...</p>
218
+ <div class="tags" style="margin-top: 1.5rem;">
219
+ <span class="tag">#new</span>
220
+ <span class="tag">#model</span>
221
+ <span class="tag">#open-source</span>
222
+ </div>
223
+ </a>
224
+
225
+ <a href="1bit-quantization.html" class="post-card">
226
  <div class="post-date">2026-05-12</div>
227
  <h3>1Bit quantization: a sensitive area for tiny models</h3>
228
  <p>1Bit quantization, a 50/50 chance area for tiny models...</p>