Explainers
No explainer here yet. This is the kind of cell that gets one as soon as something in the queue earns it.
Unread — 3
paper · Mar 2026
Mamba-3: Improved Sequence Modeling using State Space Principles
Complex-valued state updates and MIMO decoding match Mamba-2 quality at half the state size.
arXiv 2603.15569 post · Nov 2025Beyond Standard LLMs
Walks through Gated DeltaNet linear-attention hybrids in Qwen3-Next and Kimi Linear with real implementation detail.
Ahead of AI — Sebastian Raschka code · v2.3.2, May 2026mamba — SSM architecture
The reference CUDA selective-scan kernels the whole SSM literature benchmarks against; now ships Mamba-3.
GitHub — state-spaces/mamba