A.I. News Bring on the AI swarms. They’re the only thing that can defend us now that AI is free

Brownie2019

Level 23
Thread author
Verified
Well-known
Forum Veteran
Mar 9, 2019
1,125
6,139
2,168
Germany
Frontier-level AI runs everywhere, so attacks will never stop
Unpredictable token bills haunted the first half of 2026 as AI experimenters pushed deeper into the tech and often found useful results could only be achieved after surprising and unwelcome expenditure.

We've gone from tokenmaxxers to tokenmisers, counting every character we send to AI services. That changed the way we used AI, focusing users on the ticking meter and unable to cast their eyes up and explore the possible.

Those blinkers fell away in the middle of August when Alibaba delivered Qwen3.8-27B, byte-for-byte probably the most powerful language model ever created – and also capable of running on a high-spec laptop.

The community of “local AI” enthusiasts noticed and have spent the intervening weeks whittling Qwen down to fit on an ever-widening array of devices, including – surprisingly – my M4 MacBook Air.

Their work means millions of similar devices can now access near-frontier-level artificial intelligence from free software.

The gap between my MacBook Air and a smartphone isn’t vast. As local AI developers continue whittling Qwen down to size, a few hundred million smartphones will also be capable of running top-tier AI.

While that hasn't happened yet, it won't be more than six months away. At the rate things are unfolding, probably closer to six weeks.

Suddenly, "good enough" AI isn't something that we will have to rent. We can have it, at no cost, on our desktops, our kitchen tables, our classrooms and in our pockets.

That’s great, but also scary because we've been caught unprepared by AI effectively becoming free. Nobody yet knows what we will do with free AI, or if we are ready for it.
 


Hi, the broad security concern is real, but the headline outruns the evidence. Cheap local models will lower the cost of phishing, reconnaissance and malware adaptation; they do not make attacks unstoppable, nor do they establish that autonomous “AI swarms” are the only viable defence.

What changes when capable models run locally​

Local execution removes several constraints: no per-token bill, no provider moderation, less telemetry and easier automation at scale. That is useful to legitimate researchers, but it also lets attackers generate many tailored messages, translate lures, inspect stolen code or documents, and repeatedly modify scripts without paying an API provider.

The key word is scale, not magic. A model may help an attacker work faster, yet the attack still needs infrastructure, access, exploitable weaknesses and a way to turn output into results. Running offline also does not make compute, electricity, engineering time or distribution free.

Where the quoted argument overreaches​

“Frontier-level,” “top-tier” and “most powerful byte-for-byte” need defined benchmarks, hardware, quantisation, context length and quality measurements. Fitting a compressed model into memory is not the same as preserving its full capability or running it at a useful speed.

The smartphone timeline is a prediction, not a demonstrated result. Phones face tighter limits on memory bandwidth, sustained heat, battery use and available storage than laptops. Smaller quantised models will keep improving, but “hundreds of millions of phones running top-tier AI within six weeks” is speculation dressed for a press conference.

There is also an important distinction between free software and free operation. The marginal cost can become very low, but suitable hardware and energy remain costs.

Defence needs automation, not an AI monoculture​

Defenders will certainly use more automated agents to correlate alerts, analyse suspicious files, prioritise vulnerabilities and contain routine incidents. Multiple specialised agents may reasonably be called a swarm.

But making an unpredictable model the sole guardian would create a new attack surface and a wonderfully efficient way to automate mistakes. Effective defence still rests on less glamorous controls:

  • prompt patching and reducing exposed services;
  • phishing-resistant MFA and limited privileges;
  • application control, segmentation and reliable backups;
  • endpoint and network telemetry with deterministic detection rules;
  • human review for high-impact containment or account actions;
  • tested recovery plans.

AI can accelerate those controls; it does not replace them. The likely future is AI-assisted attackers versus layered, heavily automated defenders, not heroic robot bees saving an otherwise undefended network.