alavicka commited on
Commit
24828bc
·
verified ·
1 Parent(s): 52285de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  # Pollux-1920 10k — Native H24 Leech-Lattice Language Model
18
 
19
- **Pollux-1920** is a **991M-parameter** decoder-only causal transformer trained from scratch at **native 0.76-bit quantization resolution** (V = 50,688, n_embd = 1920). By mapping the parameter manifold natively onto the H24 Leech lattice, the **796M-parameter backbone** compresses to just **76 MB of active SRAM**.
20
 
21
  This checkpoint represents the **thermodynamic crystallisation peak** at **10,000 steps** (~2.6B tokens). All benchmark scores below are measured directly on the fully serialized **265 MB `.plx` deployment artifact**, confirming that the stated Iso-Memory footprints reflect true Edge AI deployment realities without statistical degradation.
22
 
@@ -91,6 +91,6 @@ Commercial utilization requires a license (pending WIPO Application No. PCT/AT20
91
  author = {Lavicka, Alexander},
92
  year = {2026},
93
  note = {Preprint. WIPO Patent Application No. PCT/AT2026/060108 and Austrian Patent Application No. A65086/2026},
94
- url = {[https://github.com/alavicka/pollux](https://github.com/alavicka/pollux)}
95
 
96
  ---
 
16
 
17
  # Pollux-1920 10k — Native H24 Leech-Lattice Language Model
18
 
19
+ **Pollux-1920** is a **991M-parameter** decoder-only causal transformer trained from scratch at **native 0.76-bit quantization resolution** (V = 50,688, n_embd = 1920). By mapping the parameter manifold natively onto the H24 Leech lattice, the **796M-parameter backbone** compresses to just **76 MB of active SRAM**. For the complete architectural and mathematical breakdown, read the official paper: [*0.76 Bits Is All You Need: Vector Ternary Logic via Native H24 Leech-Lattice Quantization in LLMs*](https://papers.ssrn.com/abstract=6973978).
20
 
21
  This checkpoint represents the **thermodynamic crystallisation peak** at **10,000 steps** (~2.6B tokens). All benchmark scores below are measured directly on the fully serialized **265 MB `.plx` deployment artifact**, confirming that the stated Iso-Memory footprints reflect true Edge AI deployment realities without statistical degradation.
22
 
 
91
  author = {Lavicka, Alexander},
92
  year = {2026},
93
  note = {Preprint. WIPO Patent Application No. PCT/AT2026/060108 and Austrian Patent Application No. A65086/2026},
94
+ url = {https://papers.ssrn.com/abstract=6973978}
95
 
96
  ---