Published

The Daily AI + Tech Briefing

Morning tech briefing: chips, agents, and hardening alerts

Today’s AI edition covers a major chip funding shock, new multi-chip inference tooling, and three security alerts that require immediate review in developer workflows.

Roll the rundown
CHIPS — SambaNova closes $1B Series F, valuing AI chips at $11BAI — ZML releases free LLMD to speed inference across many AI chipsSECURITY — NOMA report says GitHub AI Agent can leak private repositoriesBIG TECH — CNVD flags Claude Code backdoors that can send location and identityDEV — Kokoro enables local, CPU-friendly, high-quality text-to-speech without GPU stacksCHIPS — SambaNova closes $1B Series F, valuing AI chips at $11BAI — ZML releases free LLMD to speed inference across many AI chipsSECURITY — NOMA report says GitHub AI Agent can leak private repositoriesBIG TECH — CNVD flags Claude Code backdoors that can send location and identityDEV — Kokoro enables local, CPU-friendly, high-quality text-to-speech without GPU stacks

Tonight’s rundown

ViralVault · The Daily BriefingSlide 01 / 05
01CHIPS

SambaNova closes $1B Series F, valuing AI chips at $11B

AI chip startup SambaNova raised $1 billion in a Series F at an $11 billion valuation. The coverage also notes Intel had been rumored to consider a deal near $1.6 billion months earlier. The same report ecosystem says JPMorgan signed on as a customer for in-house AI chip deployment, underscoring demand pressure on model infrastructure.

Funding
$0B
Valuation
$0B
Rumored prior bid
$0.0B
Straight from the sourceReading
techcrunch.comOpen ↗

TechCrunch · CHIPS

SambaNova closes $1B Series F, valuing AI chips at $11B

AI chip company SambaNova Systems has raised $1 billion at an $11 billion valuation led by General Atlantic, in a first close of its Series F round, with more investors expected to join soon.

“In the next few weeks, a few more investors will be coming in, and the second close is likely to finish up,” Rodrigo Liang, CEO and co-founder of SambaNova, told TechCrunch.

The latest round comes roughly five months after the Palo Alto, California-based startup company unveiled its SN50 chip , alongside a $350 million Series E in February . SambaNova had also been in acquisition talks with Intel, a deal valuing it at roughly $1.6 billion, according to a December report from Bloomberg News .

Asked whether closing its Series E and F rounds meant SambaNova, founded in 2017, had settled on staying independent, Liang was noncommittal. He said the company keeps fielding interest. “We’re always being approached.” The door is open to such an exit in this dynamic AI market, the CEO said, but momentum and growth will most likely drive the company toward “being public at some point.”

SambaNova’s ties to Intel , a backer since its Series C and a participant in this latest round, have deepened. Five months ago, the nine-year-old startup announced a multi-year partnership with Intel to support AI inference development based on Intel’s Xeon chip. The two now co-develop products and take them to market together.

Chip startup SambaNova has raised at an $11B valuation
TechCrunch
ViralVault · The Daily BriefingSlide 02 / 05
02AI

ZML releases free LLMD to speed inference across many AI chips

ZML announced a free release of ZML/LLMD, described as software for speeding AI inference across lots of AI chips. TechCrunch notes Yann LeCun gave the effort endorsement, and the core claim is that it can reduce AI run costs. The story is explicitly positioned as a developer-facing optimization layer rather than a model launch.

Price
Free
Target
Many AI chips
Straight from the sourceReading
techcrunch.comOpen ↗

TechCrunch · AI

ZML releases free LLMD to speed inference across many AI chips

The days of Nvidia’s unparalleled market dominance aren’t over, but challengers and choices are arising from all directions.

ZML , a hot French AI startup endorsed by Turing Award winner Yann LeCun, has released inference -performance software that allows a variety of open-source large language models to run on a variety of chips — including Nvidia’s, AMD’s, Google’s TPU, Apple Metal and Intel Arc.

With ZML/LLMD , the newly launched LLM inference server, the company’s ambition is to break existing silos and make different chips available for AI use cases at their maximum available speed, and sometimes faster, ZML founder Steeve Morin told TechCrunch.

As AI becomes integrated into our work and everyday lives, optimizing inference — aka, the processing of prompts — has been outpacing model training in importance, but often feels patchy behind the scenes, with software and architecture barriers that lead to vendor lock-in, Morin said.

The promise of achieving peak performance across a variety of chips is a technological feat, but it could also be a market disruptor, amid mounting fears over AI-related costs.

software that could make running AI less costly
TechCrunch
ViralVault · The Daily BriefingSlide 03 / 05
03SECURITY

NOMA report says GitHub AI Agent can leak private repositories

A Hacker News post links to NOMA Security’s GitLost report claiming GitHub’s AI Agent can be tricked into leaking private repositories. The thread has 180 upvotes and 69 comments, showing strong concern from builders. This is a direct reminder that agent actions on repositories need hard permission and prompt boundaries.

Upvotes
0
Comments
0
AI agents should be treated as privileged execution paths, not convenience features.
ViralVault editorial
ViralVault · The Daily BriefingSlide 04 / 05
04BIG TECH

CNVD flags Claude Code backdoors that can send location and identity

Techmeme reports that China’s CNVD identified security backdoor vulnerabilities in Claude Code and says it can send sensitive information such as location and identity to remote servers. The report includes explicit user guidance to uninstall the software. This is a high-severity event for teams embedding Claude Code into coding pipelines.

Advisory action
Uninstall
Incident type
Data exfiltration
Techmeme reports that China’s CNVD identified security backdoor vulnerabilities in Claude Code and says it can send sensitive information such as location and identity to remote servers.
The story in one line
ViralVault · The Daily BriefingSlide 05 / 05
05DEV

Kokoro enables local, CPU-friendly, high-quality text-to-speech without GPU stacks

A Hacker News post highlights a Kokoro-based approach to local, CPU-friendly text-to-speech. With 413 upvotes and 79 comments, it attracted significant developer interest despite the absence of detailed benchmark tables. It is clearly aimed at teams wanting speech synthesis without cloud dependency.

Upvotes
0
Comments
0
Local speech inference is now practical enough to replace one more always-on cloud dependency.
ViralVault editorial