Charter: remove live USPTO numbers + 22-verified + stale version from public org card
Browse files- index.html +4 -5
index.html
CHANGED
|
@@ -95,12 +95,11 @@
|
|
| 95 |
|
| 96 |
<div class="hn-banner">Live on Hacker News today: <a href="https://news.ycombinator.com/item?id=48099107">news.ycombinator.com/item?id=48099107</a></div>
|
| 97 |
|
| 98 |
-
<span class="badge">v0.6.
|
| 99 |
-
<span class="badge">22 architectures verified</span>
|
| 100 |
-
<span class="badge">USPTO 64/049,511 + 64/049,517</span>
|
| 101 |
<span class="badge">BUSL-1.1 + Additional Use Grant</span>
|
| 102 |
|
| 103 |
-
<h2>2026-05-11 — 22 architectures verified at 5 bpw, three new sub-1.005× records this week</h2>
|
| 104 |
|
| 105 |
<p>Production-grade lossless 5-bit transformer compression across 22 architectures, dense + Mixture-of-Experts + state-space (Mamba), 0.6B to 405B parameters. Mathematically lossless customer-side reconstruction: SHA-256 over reconstructed tensor bytes matches the trainer's measurement, verified by <code>uc verify</code>.</p>
|
| 106 |
|
|
@@ -143,7 +142,7 @@ uc bench ./qwen3-8b</pre>
|
|
| 143 |
<ul>
|
| 144 |
<li>PyPI <code>ultracompress</code> v0.6+ under <b>BUSL-1.1</b> with Additional Use Grant — free for sub-$1M ARR companies + research + individuals. Auto-converts to Apache 2.0 four years after each release.</li>
|
| 145 |
<li>v0.5.x stays Apache-2.0 forever on <code>legacy/0.5.x</code>.</li>
|
| 146 |
-
<li>
|
| 147 |
</ul>
|
| 148 |
|
| 149 |
<hr>
|
|
|
|
| 95 |
|
| 96 |
<div class="hn-banner">Live on Hacker News today: <a href="https://news.ycombinator.com/item?id=48099107">news.ycombinator.com/item?id=48099107</a></div>
|
| 97 |
|
| 98 |
+
<span class="badge">v0.6.11 on PyPI</span>
|
| 99 |
+
<span class="badge">22 architectures shipped; 14 PPL-verified end-to-end</span>
|
|
|
|
| 100 |
<span class="badge">BUSL-1.1 + Additional Use Grant</span>
|
| 101 |
|
| 102 |
+
<h2>2026-05-11 — 22 architectures shipped; 14 PPL-verified end-to-end at 5 bpw, three new sub-1.005× records this week</h2>
|
| 103 |
|
| 104 |
<p>Production-grade lossless 5-bit transformer compression across 22 architectures, dense + Mixture-of-Experts + state-space (Mamba), 0.6B to 405B parameters. Mathematically lossless customer-side reconstruction: SHA-256 over reconstructed tensor bytes matches the trainer's measurement, verified by <code>uc verify</code>.</p>
|
| 105 |
|
|
|
|
| 142 |
<ul>
|
| 143 |
<li>PyPI <code>ultracompress</code> v0.6+ under <b>BUSL-1.1</b> with Additional Use Grant — free for sub-$1M ARR companies + research + individuals. Auto-converts to Apache 2.0 four years after each release.</li>
|
| 144 |
<li>v0.5.x stays Apache-2.0 forever on <code>legacy/0.5.x</code>.</li>
|
| 145 |
+
<li>Codec internals patent-protected. Continuations through 2027.</li>
|
| 146 |
</ul>
|
| 147 |
|
| 148 |
<hr>
|