Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -4
index.html
CHANGED
|
@@ -204,15 +204,16 @@
|
|
| 204 |
</nav>
|
| 205 |
</header>
|
| 206 |
|
| 207 |
-
<section class="hero">
|
| 208 |
-
<h2>Small weights.<br>Huge potential.</h2>
|
| 209 |
-
<p>We're democratizing AI by training high-performance models on consumer hardware. 100% Open Source. 0% Slop.</p>
|
| 210 |
-
</section>
|
| 211 |
|
| 212 |
<section class="dreamer-lol">
|
| 213 |
<h2>Just let him dream 🤷♂️</h2>
|
| 214 |
</section>
|
| 215 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 216 |
|
| 217 |
<span class="section-label" id="news">// Latest_Updates</span>
|
| 218 |
|
|
|
|
| 204 |
</nav>
|
| 205 |
</header>
|
| 206 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 207 |
|
| 208 |
<section class="dreamer-lol">
|
| 209 |
<h2>Just let him dream 🤷♂️</h2>
|
| 210 |
</section>
|
| 211 |
|
| 212 |
+
<section class="hero">
|
| 213 |
+
<h2>Small weights.<br>Huge potential.</h2>
|
| 214 |
+
<p>We're democratizing AI by training high-performance models on consumer hardware. 100% Open Source. 0% Slop.</p>
|
| 215 |
+
</section>
|
| 216 |
+
|
| 217 |
|
| 218 |
<span class="section-label" id="news">// Latest_Updates</span>
|
| 219 |
|