
The Unbearable Cheapness of Open Weight AI Models
Open weight AI models are driving inference costs to near zero, forcing Big Tech to pivot and hardware giants like Apple to jump straight to the M7 chip.
If you have been building with AI recently, you might have noticed a strange economic anomaly: intelligence is becoming practically free. While foundational giants like OpenAI and Anthropic continue to charge a premium for their flagship models, a parallel universe of "open weight" models has emerged, driving the cost of inference down to fractions of a cent.
The phrase "open weight" refers to models like Meta's Llama, Mistral, or Alibaba's Qwen. In these cases, the model weights are publicly available, even if the underlying training data and infrastructure code are not strictly open source. What is truly staggering, however, is not just that you can download them for free, but how incredibly cheap it is to run them through third-party API providers like Groq, Together AI, or Fireworks.
This phenomenon—the "unbearable cheapness" of open weight models—is reshaping the entire AI landscape. But how did we get here, who is footing the bill, and what does it mean for the broader tech ecosystem?
The Mechanics of the Race to Zero
To understand the price collapse, we have to look at both the engineering and the economics of inference. Over the past year, the AI community has become phenomenally good at making large language models smaller and faster without losing much reasoning capability. Techniques like aggressive quantization—reducing the precision of the numbers the model uses to save memory—and speculative decoding have drastically lowered the computational overhead required to generate a token.
Furthermore, we are seeing intense, almost irrational competition among inference providers. These platforms are heavily venture-backed and are essentially subsidizing costs to grab market share. They are betting that if they become the default routing layer for developers today, they can figure out a profitable business model tomorrow. This creates a highly fragmented, hyper-competitive market where intelligence is treated as a loss-leader commodity.
Why Big Tech is Giving Away the Farm

The engineering optimizations explain how models are cheap to run, but not why the models are free in the first place. Training a frontier model costs tens or hundreds of millions of dollars in raw compute. Why would companies like Meta just give that away?
The answer lies in the classic business strategy of commoditizing your complement. Meta does not sell enterprise AI APIs. Their core business is human attention, advertising, and the social graph. By open-sourcing world-class AI models, Meta commoditizes the foundational AI layer, ensuring that they are never beholden to an OpenAI or a Google monopoly. They force the entire developer ecosystem to build on top of their architecture, effectively neutralizing the most significant moat of their competitors.
Similarly, Alibaba and Mistral use open weights as a strategic wedge to drive enterprise adoption for their cloud services and premium, closed models. The open models act as the ultimate marketing tool and a gravitational pull for developer mindshare.
The Hardware Reaction: Why Apple is Skipping the M6

This massive shift toward running open weight models locally and cheaply is also sending shockwaves up the hardware supply chain. Just today, reports broke that Apple is entirely skipping the high-end M6 Mac chips in favor of launching an AI-focused M7 line (M7 Pro, M7 Max, M7 Ultra).
Why skip a generation? Because the bottleneck for AI has completely changed. Running these cheap, quantized open weight models locally isn't about raw CPU speed anymore—it’s entirely about memory bandwidth and Neural Engine performance. Apple realizes that the future of computing isn't just about faster 3D rendering; it's about seamlessly running a highly capable 70-billion parameter model on your laptop without melting the battery. By jumping straight to the M7 architecture, Apple is attempting to solidify the Mac as the ultimate machine for developers who want to leverage these open weight models entirely offline, escaping the cloud API pricing wars altogether.
The "Unbearable" Squeeze on AI Startups
While this is a golden era for developers who can now experiment with powerful AI for pennies, the cheapness is "unbearable" for a specific group: AI startups trying to build proprietary foundational models.
If you are a startup raising $50 million to build a new LLM, your business plan suddenly looks very fragile when Meta drops an objectively better model for free, and third-party APIs serve it for next to nothing. The floor has fallen out of the API pricing model for anything that isn't absolute, undeniable state-of-the-art.
This forces a harsh reality check. Startups can no longer compete purely on "having a good model." The value is rapidly shifting up the stack toward fine-tuning, retrieval-augmented generation (RAG), and domain-specific applications.
The Future is Execution
For developers and businesses, the takeaway is beautifully clear: the model itself is no longer the key differentiator. If everyone has access to near-free, highly capable open weight models, the competitive advantage lies entirely in execution.
The winners of the next phase will not be the ones with the smartest underlying model, but the ones who build the best user experiences, the most robust agentic workflows, and the deepest integrations with proprietary data. Intelligence is cheap. What you do with it is where the real value remains.
written by
Nguyên Trends
Responses
Loading comments…