SubQ: The First Fully Subquadratic LLM — Cost Comparison with Transformers [2026]
A new LLM architecture called SubQ achieves fully subquadratic attention, reducing computational cost from O(n²) to O(n log n). This breakthrough eliminates the scaling bottleneck that forces models t…