We’re launching Lyria 3.5 in Google Flow Music, with advances across musicality, lyrics, vocals, and creative control
deepmind.google·6d ago

TL;DR
Large language models (LLMs) have faced a mathematical bottleneck that limits their efficiency and performance. Subquadratic has developed a new LLM called SubQ, which is faster, cheaper, and more energy-efficient.
✦ Why It Matters
Engineers and researchers can explore SubQ for more efficient processing of large datasets in their AI applications.
Key Takeaways
How It Works
SubQ employs sparse attention, which selectively multiplies only certain token values instead of all, drastically reducing computational requirements. This dynamic selection process allows SubQ to maintain performance while processing larger text inputs efficiently.
Related