Open-Gen released: open-source PyTorch reconstruction of Generalist's embodied foundation model

KyeGomezB · x · 2026-08-20

Kye Gomez has released Open-Gen, an independent open-source PyTorch reconstruction of Generalist AI's GEN embodied foundation model family, built from public evidence. The README restates the core design: a decoder-only transformer over continuous time where sensing and acting are asynchronous token streams at different clock rates. The load-bearing trick is one line of masking — an action token at time t may only attend to sensor tokens at t−δ, δ being the inference latency sampled during training — turning latency into a modelled quantity, so no System 1/System 2 split or inference-time guidance is needed to hit 100 Hz from a 7B model. The author notes he is unaffiliated with Generalist AI, and that real datasets, fused attention, μP scaling, the 1B→7B crossover, physical prompting, and real-robot experiments remain to be validated.

Related event: Open-Gen: Open-Source Reimplementation of Generalist's GEN 1.5(3 posts)→

Original post →

More from Embodied

Embodied channel →