惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
月光博客
月光博客
博客园 - 司徒正美
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
量子位
Recent Announcements
Recent Announcements
V
V2EX
P
Proofpoint News Feed
小众软件
小众软件
云风的 BLOG
云风的 BLOG
腾讯CDC
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
B
Blog
博客园_首页
GbyAI
GbyAI
博客园 - Franky

The New Stack | DevOps, Open Source, and Cloud Native News

Agentic development hinges on verification. For cloud-native software, that is a runtime problem. AI agents need infrastructure: Why Europe’s regional cloud strategy matters Transform your AI coding agent into a deterministic Java Spring expert WeAreDevelopers is coming to the US to give unsung developers a bigger voice Cleaner AI training data, fewer bugs: Sonar’s SonarSweep explained Observability overload is drowning engineers Google’s DiffusionGemma is 4x faster than its other Gemma models Fable 5: Guardrails and burn rate are annoying users, who say it’s still better than Opus 4.8 The Anthropic leader who built Claude Code says he ditched prompting — now he just writes loops. AWS can now mathematically prove your VMs are isolated Microsoft pulled 73 GitHub repos after malware attack — but still won’t say who’s compromised Databricks wants to kill the “email me a file” problem for AI agent skills Ramp bets forward deployed engineers can do what off-the-shelf finance AI can’t Git real: AI agents aren’t just for solo developers anymore Anthropic launches Claude Mythos/Fable 5, but you better try it soon This AI agent startup ditched Anthropic for DeepSeek — and says it’s saving millions When your data model is the bottleneck: lessons from Medium’s feature store How long before we stop reading the code? The tokenmaxxing party is over, and Revenium is mopping up How AI is solving the memory crunch it created Microsoft’s pitch to enterprises: Ditch Azure Repos for GitHub, despite its rocky reliability record Claude Code’s biggest upgrade yet ran 5 agents at once — here’s what happened Why Anthropic just doubled Claude Cowork limits at no charge For years, Apache Cassandra handed this work to your team — 6.0 takes it back “A dangerous combination”: The 2 factors that can “corrupt” AI agent workflows With Foundry, Microsoft bets the enterprise AI battle is about reliability, not capability Microsoft unlocks Visual Studio for developers left behind by its own AI AI teams now deploy 1,000 times a month. Your pipeline wasn’t built for that. Microsoft just made the agent runtime free — and kept everything around it “Whoever builds the most joyous product wins”: The agent war begins
Cohere sold sovereign AI to enterprises, now it's targeti...
Paul Sawers · 2026-06-15 · via The New Stack | DevOps, Open Source, and Cloud Native News

Canadian foundation model company Cohere has spent the past few years selling a specific idea to banks, governments, and healthcare providers: that AI should run on their infrastructure, under their control, with their data never leaving the perimeter.

Cohere’s pitch went down well in regulated industries. Now the company is taking it to a different audience, with the launch of North Mini Code — its first coding model, released under an Apache 2.0 license from the get-go.

Model access as infrastructure

The sovereignty argument Cohere has long made to enterprise customers is, at its root, about ownership. Regulated industries have hard requirements: data can’t leave certain boundaries, and the intelligence layer running on sensitive infrastructure needs to be something the organization controls. That requirement shaped how Cohere built its products — deployable anywhere, runnable on private infrastructure.

What’s changed, according to Cohere co-founder Nick Frosst, is who is asking those same questions.

“We’re now hearing similar concerns from developers,” Frosst tells The New Stack. “They’re starting to think of model access as infrastructure, and infrastructure should be something you own and control. That is an extension of sovereignty.”

“[Developers] are starting to think of model access as infrastructure, and infrastructure should be something you own and control.”

North Mini Code is a direct response to that demand. It’s a 30-billion-parameter Mixture of Experts (MoE) model with just 3 billion active parameters and is designed for agentic coding tasks: the kind of multi-step, tool-using work that coding agents like Claude Code and Cursor are built around.

Cohere says it runs on a single Nvidia H100 GPU, making self-hosting practical without a larger multi-GPU deployment. Developers who would rather not manage their own infrastructure can access it via API instead.

“We want to give developers a capable, fast, open-weight model they can run locally on their own terms, and that fits in their compute environments,” Frosst says.

“We want to give developers a capable, fast, open-weight model they can run locally on their own terms, and that fits in their compute environments.”

Cohere claims it outperforms comparable open-weight models including Alibaba’s Qwen3 and Google’s Gemma 4 on the Artificial Analysis Coding Index, where it scores 33.4, and says it delivers up to 2.8x higher output throughput than Mistral’s Devstral Small 2 on identical hardware.

Cohere’s own benchmark testing shows North Mini Code leading on terminal and code generation tasks — but results are mixed across the full evaluation suite, with Qwen 3.6 ahead on SWE-Bench Verified and LiveCodeBench v6, as its chart illustrates. Those comparisons are based on Cohere’s own testing and should be taken as indicative.

North Mini Code’s performance in agentic software engineering and terminal tasks, along with complex code generation benchmarks, compared to leading open-source models of a similar size.
North Mini Code’s performance in agentic software engineering and terminal tasks, along with complex code generation benchmarks, compared to leading open-source models of a similar size. (Credit: Cohere)

A growing club

Cohere’s timing puts it alongside a growing group of international companies that have made open-weight coding models a deliberate product choice. Mistral, the Paris-based AI company, launched Devstral in May 2025 — its first dedicated agentic coding model, also under Apache 2.0 — and followed it with Devstral 2 in December. JetBrains, the Czech developer tools company, recently open-sourced Mellum2, its second-generation coding model.

The emphasis differs. Mistral has explicitly linked open weights to AI sovereignty and the ability to deploy models on private infrastructure, while JetBrains focuses on latency, cost and deployment flexibility. In practice, both approaches give developers and enterprises more control over where models run and how they are operated.

Owning the infrastructure

The appetite for open-weight alternatives to frontier models is clearly there. AI agent platform Lindy recently announced it had moved 100% of its inference traffic from Anthropic to China’s DeepSeek, saying the switch would save the company millions while actually improving performance on its core use cases. Lindy’s CEO Flo Crivello addressed the obvious question about routing through a Chinese-developed model: the company uses Atlas Cloud, a US-based inference provider that hosts DeepSeek on American soil. The open-weight nature of DeepSeek made that possible — the model can be hosted by any provider, in any jurisdiction.

That’s precisely the dynamic Frosst is pointing to. Open weights give developers optionality that a proprietary API does not: the ability to choose where the model runs, who operates it, and under what terms. For companies whose inference bill has grown to exceed payroll — as Crivello noted is the case at Lindy — those are decisions with real commercial consequences.

Cohere’s Command family — its flagship line of enterprise models built for agentic, multilingual, and multimodal tasks — had previously shipped as open-weight models under more restrictive licenses. With Command A+, the company moved to Apache 2.0 in May, making the legal terms around use and redistribution significantly more permissive.

“Open-source development was concentrated in a small number of jurisdictions, and organizations running critical infrastructure had no reliable alternative.”

Frosst draws a direct line between the enterprise sovereignty argument Cohere has made for years and the thinking behind North Mini Code. The open-source coding model, he says, is a response to the same concentration problem Cohere saw in enterprise AI — only now playing out at the developer layer.

“Open-source development was concentrated in a small number of jurisdictions, and organizations running critical infrastructure had no reliable alternative,” Frosst says. “North Mini Code extends that thinking to the developer layer. As coding agents become the infrastructure software engineering runs on, whoever controls those systems controls how they work, how they evolve, and what they’re optimized for. We think that developers and enterprises should be in control.”

YOUTUBE.COM/THENEWSTACK

Tech moves fast, don't miss an episode. Subscribe to our YouTube channel to stream all our podcasts, interviews, demos, and more.

Created with Sketch.