Section 01
Introduction: Perspective Project Explores Next-Generation LLM Architecture Based on Diffusion Models
Perspective is a project maintained by GitHub user lt-0123 (released on June 1, 2026). Its core is to explore next-generation large language model architectures beyond the autoregressive paradigm, using diffusion models to rethink text generation. It aims to address the inherent flaws of autoregressive architectures (unidirectional generation, difficulty in parallelizing inference, limited long-range dependency modeling) and provide a new technical path for LLM development.