Daylila

Information Technology · Friday, 14 August 2026

01 · Briefing · what happened

Meta gives away its most powerful AI model - and the industry splits over open weights

Information Technology 4 min 18 sources

Meta, Nvidia and DeepSeek all pushed open AI models this week, while OpenAI and Anthropic keep theirs locked - a fight over who controls the technology everyone is about to build on.

$40bn

Cognition's valuation talks

AI coding startup, one funding round

$190bn

Databricks after a $5bn raise

the AI-data platform

45%

TSMC sales growth

world's biggest chipmaker, on AI demand

$38bn

SK Hynix new-plant spend

memory chips, South Korea

At a glance

  • Meta released Muse Glimmer, an open version of its most powerful AI model - free to download, run, and change.
  • Zuckerberg backed it with a 6,000-word essay arguing for 'openness' over control.
  • Nvidia is building its own trillion-parameter open model, Nemotron 4; China's DeepSeek shipped V4 Pro.
  • OpenAI and Anthropic keep their top models locked - because an open model can never be taken back or changed.
  • The money ignored the debate: Cognition in talks at $40bn, Databricks at $190bn, Lovable at $13.3bn.
  • Under it all, the chip build-out runs hot - SK Hynix $38bn, TSMC sales up 45%, SMIC profit tripled.
  • The risks compound too: OpenAI paused a model over cyberattack fears; North Korea is building AI hacking tools.

Forces in play

Push to open up High

Meta, Nvidia and DeepSeek all released or plan open models in one week

Keep control closed Steady

OpenAI and Anthropic keep top models locked, to retain the freedom to change them

Funding heat High

Cognition $40bn, Databricks $190bn, Lovable $13.3bn - money ignored the debate

Security risk Building

OpenAI paused a model over hacking fears; North Korea building AI attack tools

In play Meta — open-sourced its most powerful model, Muse Glimmer Nvidia — building its first trillion-parameter open model OpenAI / Anthropic — keep top models closed to stay in control DeepSeek — China's lab, shipped an official V4 Pro model

How it unfolded

  1. Monday Meta releases open Muse Glimmer + Zuckerberg's 6,000-word essay
  2. This week Nvidia's open Nemotron 4 revealed; DeepSeek ships V4 Pro
  3. Same week Cognition, Databricks, Lovable raise at record valuations
  4. Aug 2 EU rule forces Anthropic to watermark all Claude output

Where this points

Watch whether Meta's open model gets pulled into products it can't oversee - the first serious misuse of a downloadable frontier model is the test of whether 'open' can be undone.

Full briefing

The biggest AI companies spent this week arguing, in public, over a single question: should you be allowed to download the model and do what you like with it?

Meta throws its weight behind giving it away

On Monday, Meta released an open version of its most powerful model, called Muse Glimmer - one anyone can download, run, and change for free, no permission needed [1]. Chief executive Mark Zuckerberg published a 6,000-word essay the same day, titled “The Future is for Everyone.” Its argument: the path forward is “openness and putting the power of tech into more people’s hands, not fewer” [2].

The release was aimed squarely at rivals. Meta’s model is a direct swipe at OpenAI and Anthropic, whose top models stay locked behind an interface you rent by the token but never hold [3]. “Open weights” means the model’s actual trained numbers are published. It runs on your own machines, and no company can revoke your access or watch what you do with it [4].

Meta was not alone. Nvidia unveiled its first open-source model, Nemotron 3.5 Lightning [6], and is reportedly building a far bigger one-trillion-parameter open system, Nemotron 4 [5]. China’s DeepSeek shipped an official V4 Pro model as it pushes to expand [7]. Three of the field’s heaviest players moved the same way in one week - toward giving the core technology away rather than metering it.

The catch nobody says out loud

Giving a model away is a one-way door. The moment the weights are public, the maker loses the ability to patch it, retire it, or change how it behaves. Millions of downloaded copies now sit on other people’s machines, frozen exactly as shipped. That is precisely why OpenAI and Anthropic keep theirs closed: a rented model can be updated overnight; a downloaded one is out of your hands forever.

The same trap already shapes the hardware layer. This week Modular’s Mojo programming language hit its 1.0 milestone. It’s pitched as a way to write AI software without being chained to Nvidia’s CUDA - the proprietary system for programming its chips [8]. CUDA’s creator-rival, LLVM author Chris Lattner, put it bluntly last year: “the world has moved on and CUDA hasn’t.” Yet CUDA endures, because so much of the AI world is built on it that no one can simply walk away.

The money keeps arriving anyway

None of this cooled the funding. AI coding startup Cognition is in talks to raise at a $40 billion valuation [9]. Data platform Databricks was valued at $190 billion after raising $5 billion [10]. Lovable, which builds apps from plain-English prompts, raised $400 million at a $13.3 billion valuation [11]. The pattern: whoever ends up owning the tools developers build on captures enormous value - the exact prize the open-versus-closed fight is really about.

The chip layer under all of it is running hot. SK Hynix approved $38 billion for new memory-chip plants in South Korea [12]. TSMC, the world’s biggest chipmaker, reported sales up 45% on AI demand [13]. China’s SMIC saw profit more than triple [14]. The compute everyone is fighting to control still has to be physically built, one fab at a time.

And the risks are compounding

The open-model push lands as AI’s security problems sharpen. OpenAI paused some work on a model called Astra over concerns it could meaningfully help with cyberattacks [15]. Reuters reported a North Korean hacking group is now building its own AI tools to run attacks [16]. Microsoft’s monthly patch fixed 421 bugs. North Korea’s Lazarus Group had already exploited one - a flaw in Windows networking code that hands an attacker full control [17].

A freely downloadable model with no off-switch cuts both ways: it puts capability in everyone’s hands, defenders and attackers alike, and no maker can pull it back once it’s out.

One more contract nobody signed

Anthropic, meanwhile, started watermarking everything Claude writes, to comply with a new European rule that AI-generated text be machine-detectable [18]. Some users are angry - they had quietly come to rely on the output being indistinguishable from their own, and built that into how they work. It was never a promised feature. It became one anyway, simply because enough people leaned on it - which is the whole shape of this week’s story.

02 · Lesson · why it matters

Why the things everyone uses can never be changed

Once enough people rely on a system, every quirk it has becomes a promise it can never take back - so it freezes.

How it works

  1. A system gets a huge number of users
  2. Users build on its every behaviour - quirks, timings, bugs, not just the promised parts
  3. Each behaviour becomes something someone depends on
  4. Now any change breaks somebody, somewhere
  5. The design freezes - you can't fix it, even the flaws

The twist

It isn't the features you promised that trap you - it's the ones you never meant to. At scale, every observable behaviour becomes a contract you never signed.

Where you've seen this

Windows

ships decade-old bugs on purpose because real software quietly depends on them

Nvidia's CUDA

an ageing platform nobody can dislodge because the whole AI world is built on it

Tax loopholes

a quirk becomes an industry, then it's political suicide to close

Open AI weights

downloaded to millions of machines, frozen forever, impossible to recall

The catch

The rigidity cuts both ways: the same frozen interface that blocks fixes is exactly what lets millions build on top without fear their world breaks tomorrow.

Full lesson

The door that only opens one way

This week Meta gave away its most powerful AI model. Anyone can download it, run it, change it. It sounds generous, and it is - but there is a quieter fact underneath. Meta can never take it back. Once a copy sits on your machine, no update reaches it, no fix, no recall. The model is frozen exactly as it shipped, forever.

That is not a Meta problem. It is a law of anything enough people use.

The law of the installed base

A software engineer named Hyrum Wright noticed something about systems with many users. He put it plainly: with enough people using your system, every observable behaviour of it will be depended on by somebody. Not just the features you built and promised. Every behaviour. The exact wording of an error message. The order results come back in. A timing quirk. A rounding bug. If it can be seen, someone somewhere has built on it.

And the moment they have, you can no longer change it. Fix the bug, and their software breaks. Reword the error, and their script that reads it fails. The interface becomes a contract - one you never signed and never meant to offer.

It’s never the part you meant to promise

Here is the strange twist. The features you designed carefully are rarely the trap. Those, people expected to be stable. The trap is the accidental stuff - the behaviour you didn’t document, didn’t intend, sometimes didn’t even know about. Because you never called it a feature, you assume you are free to change it. But if enough people can see it, enough people have quietly leaned on it. At scale, “observable” and “promised” become the same thing.

Anthropic learned this the hard way this week. It started marking everything its AI writes, to satisfy a new European rule. Some users were furious - they had come to rely on the writing being undetectable, and built that into how they worked. Anthropic never promised that. It didn’t have to. Enough people depended on it that changing it felt like a betrayal.

Why “just fix it” is a fantasy at scale

This is why big, old, widely-used systems calcify. Windows famously ships decade-old bugs on purpose, because real programs depend on them - fixing the flaw would break the software people actually run. Nvidia’s CUDA, the system for programming its chips, is by many accounts dated; its own rival-creator says the world moved on and CUDA didn’t. Yet it endures, because the entire AI industry is built on it, and you cannot ask millions of programs to move at once. The installed base is heavier than any argument for change.

“Just fix it” assumes the system is yours to fix. Past a certain size, it is not. The crowd owns it now.

You are already inside this

You do not have to build systems to live under this law. You depend on frozen behaviour every day. The keyboard shortcut you never think about. The website layout your hands know. The tax rule a whole industry organised itself around. Each is a quirk that got used enough to become permanent - and each is why the thing you wish someone would fix stays exactly as it is.

The open-versus-closed fight in AI is, underneath, a fight about this freedom. OpenAI and Anthropic keep their models locked not only to charge for them, but to keep the right to change them. Meta and Nvidia are giving that right away, betting that the crowd building on their model matters more than their own ability to steer it later. Both are choices about who gets to hold the design still. Neither is villainy; each buys something and pays for it.

What the whole looks like

No single seat sees the full weight of this. The engineer sees a clean bug to fix and cannot understand the resistance. The user sees a quirk they rely on and cannot understand why anyone would touch it. Both are right from where they sit, and neither is looking at the same thing. What connects them is invisible from either chair: a million small dependencies, each reasonable, together forming a structure too heavy to move.

The systems that run our lives are not frozen because someone chose to freeze them. They are frozen because we all, quietly, leaned on them - and the leaning is what holds them still.

03 · Lab · your turn

The Change You Cannot Make

Rehearse how a growing crowd freezes a system's every behaviour - even its bugs - until fixing anything breaks someone.

04 · Hope · carry this

The very weight that makes a system impossible to change is millions of people trusting it will still be there tomorrow. What we cannot fix, we can at least count on.

Across the beats