VFF - The signal in the noise
News

Startup Claims Breakthrough in LLM Efficiency, Backed by Third-Party Tests

Read original
Share
Startup Claims Breakthrough in LLM Efficiency, Backed by Third-Party Tests

Miami-based AI startup Subquadratic emerged from stealth claiming it solved a decade-old mathematical bottleneck in large language models. The company's new model, SubQ, reportedly runs faster, cheaper, and more energy-efficiently than competitors while processing up to 12 times more text simultaneously. Third-party testing by Appen has now validated some of these claims, though the model remains unavailable for widespread testing.

  • Subquadratic claims SubQ solves a mathematical bottleneck limiting LLM performance for nearly a decade
  • SubQ reportedly matches top models from Google DeepMind, OpenAI, and Anthropic on key tasks while using significantly less energy and cost
  • Independent testing by Appen backs up claims about speed and efficiency, addressing initial skepticism
  • Subquadratic suggests transformers may become obsolete, positioning its architecture as the future of LLM design

LLMs currently rely on dense attention mechanisms that require massive computational resources, making them expensive and power-intensive. If Subquadratic's claims hold up under broader scrutiny, a fundamentally more efficient architecture could reshape how AI models are built and deployed, potentially lowering barriers to entry for organizations lacking massive compute budgets.

SubQ's claimed ability to process 12 times more text at lower cost and energy consumption could make large-scale document analysis, code review, and similar data-heavy tasks dramatically cheaper to run. For enterprises and service providers, this could translate to significant cost savings and new use cases that were previously economically unfeasible.

  • If validated at scale, SubQ could disrupt the current LLM market by making efficiency a primary competitive advantage rather than a secondary concern
  • The company's claim that transformers will become obsolete suggests a potential architectural shift in AI development, though this remains speculative without broader adoption
  • Third-party validation is critical to Subquadratic's credibility, but the model's lack of public availability limits independent verification and adoption

Monitor whether Subquadratic makes SubQ widely available for testing and whether other independent evaluators replicate Appen's results. Watch for adoption signals from major cloud providers or enterprises, and track whether competitors begin developing similar efficiency-focused architectures. The company's ability to scale production and maintain performance claims under real-world conditions will determine whether this represents a genuine breakthrough or incremental improvement.

Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

Alibaba's Qwen3.8-Max Challenges US AI Leadership
News

Alibaba's Qwen3.8-Max Challenges US AI Leadership

Alibaba released Qwen3.8-Max, claiming it is its most capable AI model to date with performance comparable to Anthropic's Claude and OpenAI's systems. The company made the model widely available following a preview last month when it claimed the system was second only to Anthropic's Fable 5. The release intensifies competition in the global AI market and reflects China's continued push to develop frontier-class language models.

by Robert Hart· The Verge AI
Moonshot AI Releases Kimi K3, First Open 3T-Parameter Model
TrendingModel Release

Moonshot AI Releases Kimi K3, First Open 3T-Parameter Model

Moonshot AI released Kimi K3 on July 27, 2026, a 2.8 trillion parameter open-weight model that is the first in its class to reach 3 trillion parameters. The model uses a Mixture of Experts architecture with 896 experts, activating only 16 per token for 104 billion active parameters per forward pass. AWS published a deployment guide covering two approaches: Amazon SageMaker HyperPod and Amazon EKS, enabling organizations to self-host the model on their own infrastructure.

by Vivek Gangasani· AWS Machine Learning Blog
OpenAI cuts Luna prices 80% as AI competition shifts to cost
TrendingNews

OpenAI cuts Luna prices 80% as AI competition shifts to cost

OpenAI has cut prices on two models in its GPT-5.6 series: Luna by 80% to $1.40 per million tokens combined, and Terra by 20% to $14 per million tokens combined, while introducing a premium Fast mode for its flagship Sol model at double the standard price. The moves come days after Anthropic released Claude Opus 5 at competitive pricing and Google launched lower-cost Gemini models, signaling a shift in AI competition toward cost and speed rather than capability alone. Luna now competes directly with the market's low-cost inference tier, though it remains more expensive than some alternatives like DeepSeek's flash model.

by carl.franzen@venturebeat.com (Carl Franzen)· VentureBeat AI
Fundamental LLM flaw makes security impossible, researchers argue
Research

Fundamental LLM flaw makes security impossible, researchers argue

Researchers presented a paper at the International Conference on Machine Learning arguing that large language models contain a fundamental flaw that makes them impossible to fully secure against attacks. By exploiting how LLMs track instruction sources, researchers tricked models from OpenAI, Anthropic, Alibaba, and DeepSeek into generating prohibited content like drug synthesis instructions. The vulnerability, called chain-of-thought forgery, exposes a core architectural problem that current red-teaming and guardrail approaches cannot solve.

by Will Douglas Heaven· MIT Technology Review