Post-Transformers
A 21-week guide to sequence model architectures beyond the transformer: state space models, linear attention, hybrids, and the open research frontier.
Status
The HTML build is in Phase 1: Bootstrap. The 21
chapters currently live as LaTeX under
guides/chapters/ in this repo; migration to MDX
begins with the 6 implemented chapters (W01, W02, W04, W05, W11,
W12). See docs/STATUS.md for the canonical per-week artifact state — chapter line counts, notebook sizes, and the 7-state implementation taxonomy.
The full migration plan is at
~/.claude/plans/i-want-to-investigate-recursive-yao.md.
Verify math rendering
Visit /math-test/ for a
KaTeX wiring check that exercises the SSM macro library defined
in src/lib/katex-macros.ts.