Google gave away Gemma 4 and you should know why
Gemma 4 is not free because Google forgot how to charge. It is free because Google can make money from the cloud, devices, and developer ecosystem around the model.
Google giving away Gemma 4 looks irrational until you stop treating the model as the product.
The obvious read is strange. A company spends an enormous amount of money training a model, then releases the weights for free. No subscription. No API margin. No revenue share. You can download it, run it on your own hardware, fine-tune it, and build a business on top of it without paying Google for the model file.
Companies do not usually hand out expensive assets because they are feeling generous. When they do, the money is somewhere else.
With Gemma 4, the money is in three places: cloud capture, competitive denial, and portfolio reinforcement. Those sound like strategy-slide words, but the behavior underneath is pretty concrete. Google is using a free open-weight model to catch workloads that Gemini cannot catch cleanly, block Chinese open-weight models from becoming the default in Western enterprises, and make the rest of Google's AI stack feel safer to bet on.
That only makes sense because the AI market has split in two.
Two ways to buy AI
For the first wave of enterprise AI adoption, the model was simple. You called an API. Your data went to OpenAI, Anthropic, Google, or a cloud wrapper around one of them. The model returned an answer. You paid per token at the end of the month.
That version is still useful. If the workload is small, unpredictable, or genuinely needs the best model available, renting the frontier model is the sane choice. No GPU procurement. No inference team. No model server to keep alive. You get the strongest system available and move on.
But once companies started using AI at real volume, a second buying pattern became impossible to ignore.
You download a model. You run it on hardware you own or rent directly. You keep the model file. You decide when to upgrade. You decide where it runs. You decide whether to fine-tune it. You decide what infrastructure sits around it. That is the open-weight tier.
The difference is not just security. Closed models can be deployed through private cloud paths, and those setups solve real data-handling problems. A bank can use a closed model without tossing customer data into a public training pool. A defense contractor can sign an enterprise agreement with strict routing and retention rules.
That still leaves the economics intact. You are paying the provider's meter. You are tied to the provider's version path. You are running on infrastructure the provider controls. You have access, but you do not have the asset.
Open weights change that. The marginal cost of another token becomes a hardware, utilization, and electricity problem. At high volume, that can be dramatically cheaper than API pricing. A startup spending $2,000 a month on tokens will not build an inference platform to save money. A company spending $2 million a month will absolutely ask whether the workload should run on its own stack.
That customer is not rare forever. It is where serious AI usage points.
Airbnb is a useful example because it is not a bank or a national-security lab. Brian Chesky has said the company uses many models, but often avoids the newest OpenAI models in production because faster and cheaper options work better for some jobs. SCMP reported Airbnb's use of Alibaba's Qwen as a sign that Chinese open-source AI was winning real production workloads.
That is the split. Closed frontier models sell the best available capability by the token. Open-weight models sell control, cost compression, and independence at the price of operational complexity.
Google is one of the only companies built to sell into both halves.
Gemma does not compete with Gemini
Gemini is for customers who want the best Google model and are willing to pay for hosted access. Gemma is for customers who would otherwise reach for Llama, Qwen, DeepSeek, or another open-weight model because the workload needs to run under their control.
That means Gemma does not simply cannibalize Gemini. It captures demand Gemini was poorly shaped to serve.
Google describes Gemma 4 as its most capable open model family to date, released under Apache 2.0. The family includes E2B and E4B models for edge devices, plus 26B MoE and 31B dense variants for heavier work. Google also calls out a 256K context window, native vision and audio, function calling, structured JSON, and support for more than 140 languages.
The Apache 2.0 part matters. Enterprise adoption is allergic to fuzzy rights. A permissive license gives legal teams something familiar: commercial use, modification, distribution, and patent language they know how to process. Earlier Gemma releases carried more friction. Gemma 4 removes enough of it to make the model easier to approve inside companies that care about license risk.
Once that approval happens, Google has three ways to win.
Payoff one: the model is free, the rails are not
The first payoff is cloud.
Gemma 4 is free to download, but serious usage needs infrastructure. Fine-tuning needs compute. Serving thousands or millions of requests needs deployment machinery. Agents need orchestration, monitoring, security, logs, and places to run. If the model is free but the workload runs on Google Cloud, Google still gets paid.
Google Cloud's Gemma 4 post puts the model directly into Vertex AI Model Garden, Cloud Run, Google Kubernetes Engine, TPUs, and GPUs. Cloud Run supports serverless GPU deployment with NVIDIA RTX PRO 6000 Blackwell GPUs and scale-to-zero behavior. Vertex AI covers endpoints and fine-tuning paths. For regulated industries, Google can attach the model story to sovereign cloud and enterprise controls.
That is the funnel. Give away the model file. Sell the place where the model becomes production.
The cloud business is large enough for that to matter. Alphabet's Q1 2026 filing says Google Cloud revenue reached $20.0 billion, up 63 percent year over year. If Gemma 4 pulls open-weight experimentation toward Vertex AI, TPUs, Cloud Run, or GKE, the free model has already done commercial work.
There is a second commercial path too: devices.
The small Gemma 4 models are built for phones, laptops, browsers, and edge hardware. Google owns Android. It owns Pixel. It owns Chrome. A capable local model strengthens those surfaces against Apple Intelligence, Samsung's AI stack, and any assistant layer that wants to sit between Google and the user.
The model file is free. The platforms around it are not small.
Payoff two: block the open-weight default
The second payoff is competitive denial.
The biggest threat to Google in the open-weight lane is not necessarily Meta. It is the chance that Western enterprises decide the best self-hosted option is Chinese.
Over the past year, Chinese labs such as Alibaba, DeepSeek, Moonshot, and Z.AI have made open-weight models hard to ignore. If a European bank, a US healthcare company, or a government agency wants to run AI on its own infrastructure, and the strongest available option is Qwen or DeepSeek, Google has a problem.
It is commercial because those workloads might not land on Google Cloud.
It is strategic because developer fluency shifts toward another ecosystem.
It is geopolitical because model choice becomes tied to supply-chain trust, policy risk, and national AI capacity.
Gemma 4 gives Google a clean answer: you do not have to pick a Chinese model to get open weights. You can choose a Western model, under a permissive license, from a company that already sells enterprise infrastructure.
It also pressures closed competitors. OpenAI and Anthropic charge premium prices for their frontier APIs. That pricing works best when the gap between paid frontier models and free open-weight alternatives is large enough to justify it. Every strong open-weight release narrows the set of workloads where a premium API is the obvious default.
Google can absorb that pressure better than companies whose main product is API access. Google makes money from cloud, hardware, devices, search, ads, and enterprise software. OpenAI and Anthropic have much less room to give away a frontier-like general model without weakening their core business.
That is why Gemma 4 is not only a product release. It is a margin weapon.
Payoff three: make Gemini and Google Cloud easier to trust
The third payoff is the slow one.
Gemma 4 is built from the same research line as Gemini. Every benchmark win, tutorial, fine-tune, GitHub project, and developer review becomes a signal about Google's model quality. A free model can sell confidence in the paid model.
That matters because enterprise AI buying is not only about today's benchmark. It is also about belief in the vendor's direction. If developers use Gemma and find that the models are fast, capable, permissive, and easy to deploy on Google infrastructure, Google becomes a more natural recommendation later.
That is how platforms win quietly.
The engineer who builds a Gemma proof of concept today may be in the room three years from now when a company chooses its AI cloud stack. The team that learns Vertex AI through open-weight deployment may later buy hosted Gemini for the workflows that need it. The developer who publishes a Gemma tutorial is doing free ecosystem work for Google.
Developer fluency compounds. It turns today's free model into tomorrow's procurement comfort.
Put the three payoffs together and the move stops looking strange. Commercial capture through cloud and devices. Competitive denial against Chinese open weights and closed API margins. Portfolio reinforcement for Gemini, Vertex AI, Android, Chrome, and TPUs.
That is why Google can spend heavily on a model and give it away.
Why OpenAI and Anthropic do not copy the whole move
The obvious question is why everyone else does not do the same thing.
The simple answer: they do not have Google's business shape.
OpenAI and Anthropic sell model access. If the model is the business, giving away the model attacks the business. Google can treat Gemma as a funnel because it has cloud, TPUs, Android, Chrome, and a massive enterprise machine behind it.
OpenAI did move into open weights, but carefully. gpt-oss shipped in August 2025 under Apache 2.0, with 120B and 20B models designed for self-hosted and local use. That release answered several pressures at once: DeepSeek proving open reasoning models could compete, enterprises asking for self-hosted options, researchers wanting models they could inspect, and political pressure around open AI capacity.
But OpenAI kept the real frontier closed. The pattern is clear enough: open releases can serve a strategic purpose, but the newest general model remains the product.
Anthropic sits even farther from the open-weight lane. Project Glasswing gives selected organizations access to Claude Mythos Preview for critical software security work. That is restricted access by design. Anthropic's brand is built around safety, control, interpretability, and trust. It has no reason to flood the market with weights if doing so conflicts with the product story it sells.
The research community split follows from that. Capability researchers often want weights because they need to study, modify, and reproduce behavior. Safety and alignment researchers can work through APIs, red-team agreements, evals, and published papers. OpenAI had more pressure from the first group. Anthropic has spent years building credibility with the second.
Meta is different again. Meta can release aggressively because its money comes from advertising and consumer platforms. The Chinese labs use open weights to win global distribution and developer attention. Each company is behaving according to its revenue model.
That is the point. The split is structural.
The right question is not which model wins
Stanford's 2026 AI Index keeps showing how fast the model race moves. Open and closed models narrow the gap, widen it, trade leads, then narrow again. That is what a real two-tier market looks like.
You do not need to pick one permanent winner. You need to decide which tier each workflow belongs in.
If the task needs the strongest reasoning available, use the premium frontier model. If the task runs constantly, has predictable shape, needs low marginal cost, requires version pinning, or needs to sit close to private data, open weights deserve a serious look.
The lazy question is "which AI is best?"
The useful questions are more specific:
- Is this workload high enough volume for token pricing to matter?
- Does the data need to stay in a particular region or environment?
- Can a smaller fine-tuned model do the job?
- Do we need to control model upgrades?
- Is latency more important than frontier capability?
- Would losing access to one provider break the product?
Gemma 4 exists because Google thinks more teams will ask those questions. Some answers will point to Gemini. Some will point to Gemma. Google wants to win either way.
Free is not the strategy. Free is the distribution mechanism.
The strategy is owning both lanes before the market finishes admitting there are two.