Views
No views yet
▶️ Try it in HyperCode — the production app with the same liquid-core brain: 228+ built-in domain skills, on-device, one-click install for Windows & macOS.
| Result | Number |
|---|---|
| Cross-window associative recall (fast-weight memory) | 0.56 (3 seeds) vs 0.000 for attention/LoRA |
| O(1) inference state @1M tokens | 0.381 MB constant, 8,063× smaller than KV |
| Robustness to irregular sampling (NASA battery SoH) | +7.7% degradation @80% dropped samples (LSTM +31.1%, GRU +32.8%) |
| Language-modeling quality | Not an advantage: 125M-scale WikiText-103 PPL 88.93 ± 0.33 vs Transformer 78.86 ± 0.25 |
CKPT_PATH=o1_48m_serve.pt TOKENIZER=gpt2 python -m uvicorn serve.server:app