AI Pulse by Inblix

Topic: open-source

114 articles

Explore our coverage of open-source — 114 curated articles, summaries, and related resources from the Inblix archive.

Related Terms

DeepSeek V4 Pro update doubles agent scores, then doubles some API prices — Inblix summary
AI News

DeepSeek V4 Pro update doubles agent scores, then doubles some API prices

The Decoder · Aug 13, 2026 · 2 min read

DeepSeek kicked off the week with a three-part announcement: a new build of its V4-Pro flagship, an open-source agent f...

Meta drops 30B agentic model Muse Glimmer under Apache 2.0 — runs on a single GPU — Inblix summary
AI News

Meta drops 30B agentic model Muse Glimmer under Apache 2.0 — runs on a single GPU

MarkTechPost · Aug 10, 2026 · 2 min read

Meta just open-sourced Muse Glimmer, a 30-billion-parameter model purpose-built for always-on local agent workflows. It...

Meta’s 30B Muse Glimmer launches open-source: A 2B vision encoder meets hybrid attention — Inblix summary
Research

Meta’s 30B Muse Glimmer launches open-source: A 2B vision encoder meets hybrid attention

Hugging Face Blog · Aug 10, 2026 · 3 min read

Meta dropped a genuinely interesting open-source model this week with Muse Glimmer. It’s a 30-billion-parameter vision-...

Tencent open-sources a memory hub that lets AI agents share what they learn—without leaking secrets — Inblix summary
AI News

Tencent open-sources a memory hub that lets AI agents share what they learn—without leaking secrets

MarkTechPost · Aug 7, 2026 · 2 min read

AI agents forget everything the moment a session ends. That's been the deal forever. You onboard a coding agent to your...

NVIDIA’s NOOA slashes agent token use in half while hitting 82.2% on SWE-bench — Inblix summary
AI News

NVIDIA’s NOOA slashes agent token use in half while hitting 82.2% on SWE-bench

MarkTechPost · Aug 7, 2026 · 3 min read

NVIDIA Labs just open-sourced NOOA, a Python framework that treats AI agents as… well, just Python objects. It’s an Apa...

Microsoft's open-source testing agent hits 92% on its own benchmark, trouncing Copilot — Inblix summary
AI News

Microsoft's open-source testing agent hits 92% on its own benchmark, trouncing Copilot

MarkTechPost · Aug 7, 2026 · 2 min read

Microsoft just open-sourced something that fixes one of the most annoying gaps in AI coding assistants: unit tests that...

Cloudflare open-sources the AI vibe-coding platform 2,000+ employees already use daily — Inblix summary
Industry

Cloudflare open-sources the AI vibe-coding platform 2,000+ employees already use daily

Ars Technica AI · Aug 6, 2026 · 2 min read

Cloudflare just dropped its internal secret weapon onto GitHub. The company open-sourced Cloudflare OS, a platform that...

Prime Agent hits 95.5% on ARC-AGI-3, beating the human expert baseline — Inblix summary
AI News

Prime Agent hits 95.5% on ARC-AGI-3, beating the human expert baseline

MarkTechPost · Aug 6, 2026 · 2 min read

Prime Intellect just dropped an open-source coding agent that doesn't just match human performance — it edges past it....

Mistral's 3B Shieldstral matches 20B safety models using plain-language rules — Inblix summary
AI News

Mistral's 3B Shieldstral matches 20B safety models using plain-language rules

The Decoder · Aug 5, 2026 · 2 min read

Mistral just dropped a safety model that punches way above its weight class. Shieldstral, a 3-billion-parameter guardra...

NVIDIA drops a 34B driving model that explains itself — and it's free to use — Inblix summary
AI News

NVIDIA drops a 34B driving model that explains itself — and it's free to use

MarkTechPost · Aug 5, 2026 · 2 min read

NVIDIA just open-sourced a driving AI that doesn't just tell you where to steer — it tells you why. Alpamayo 2 Super is...

CopilotKit ships Channels SDK: put your existing AI agent into Slack and Teams without a rewrite — Inblix summary
AI News

CopilotKit ships Channels SDK: put your existing AI agent into Slack and Teams without a rewrite

MarkTechPost · Aug 5, 2026 · 2 min read

The team behind the AG-UI protocol just removed the biggest headache in workplace AI: platform plumbing. CopilotKit's n...

Nvidia's 120-company AI security alliance ships its first proposals, Google and OpenAI are MIA — Inblix summary
Startups

Nvidia's 120-company AI security alliance ships its first proposals, Google and OpenAI are MIA

TechCrunch AI · Aug 4, 2026 · 2 min read

The ink is barely dry on the Open Secure AI Alliance's (OSAA) founding letter, and the Nvidia-spearheaded group already...

Red Hat’s asago wants to turn AI policy into code—and cut deployment from months to days — Inblix summary
Industry

Red Hat’s asago wants to turn AI policy into code—and cut deployment from months to days

AI News · Aug 4, 2026 · 2 min read

The gap between an AI governance policy written in a boardroom and actual guardrails running in production is, for most...

Reflex's XY charts 100M points in 0.08s, shrinks HTML exports by 1,000x — Inblix summary
AI News

Reflex's XY charts 100M points in 0.08s, shrinks HTML exports by 1,000x

MarkTechPost · Aug 4, 2026 · 3 min read

The standard Python visualization stack hits a wall at a few hundred thousand points. Reflex AI just open-sourced XY un...

YC open-sources QM, the multi-agent harness it runs on accounting, legal, and code — Inblix summary
AI News

YC open-sources QM, the multi-agent harness it runs on accounting, legal, and code

MarkTechPost · Aug 4, 2026 · 3 min read

Y Combinator just open-sourced the literal harness it uses to run agents across its own operations. The project is call...

Genspark’s GenOffice rewrites docs byte-by-byte, skips the SaaS lock-in — Inblix summary
AI News

Genspark’s GenOffice rewrites docs byte-by-byte, skips the SaaS lock-in

MarkTechPost · Aug 4, 2026 · 2 min read

Genspark dropped an open-source office suite this week that does something genuinely clever: it never touches your orig...

Alibaba's Qwen3.8-Max hits 86.6 on Terminal-Bench, open weights drop next week — Inblix summary
AI News

Alibaba's Qwen3.8-Max hits 86.6 on Terminal-Bench, open weights drop next week

MarkTechPost · Aug 3, 2026 · 3 min read

Alibaba's Qwen team just flipped the switch on general availability for Qwen3.8-Max and confirmed that open weights for...

NVIDIA’s Molt packs RL training into 8.6K lines—any agent, no fork required — Inblix summary
AI News

NVIDIA’s Molt packs RL training into 8.6K lines—any agent, no fork required

MarkTechPost · Aug 2, 2026 · 2 min read

Agentic reinforcement learning research is a grind of constant algorithm tweaks—new estimators, pipeline stages, rollou...

Hermes agents on Buzz get their own keys, not bot tokens — and that changes everything — Inblix summary
AI News

Hermes agents on Buzz get their own keys, not bot tokens — and that changes everything

MarkTechPost · Jul 31, 2026 · 2 min read

Nous Research just shipped Hermes Agent support for Buzz, and the architecture flips the standard bot model on its head...

Corporate IT goes mostly off-prem for the first time ever — Inblix summary
Industry

Corporate IT goes mostly off-prem for the first time ever

The Register AI · Jul 30, 2026 · 2 min read

The tipping point has arrived. For the first time, a majority of corporate workloads now run outside the walls of compa...

Tencent open-sources AngelSpec to fix why one-size-fits-all draft models fail — Inblix summary
AI News

Tencent open-sources AngelSpec to fix why one-size-fits-all draft models fail

MarkTechPost · Jul 30, 2026 · 2 min read

Speculative decoding has a dirty secret: a single drafter model, no matter how well-tuned on benchmarks, breaks down un...

Moonshot AI drops MoonEP, claims 2.5x scaling boost for trillion-parameter models — Inblix summary
AI News

Moonshot AI drops MoonEP, claims 2.5x scaling boost for trillion-parameter models

MarkTechPost · Jul 30, 2026 · 3 min read

Moonshot AI just open-sourced MoonEP, a communication library that tackles the messiest problem in distributed training...

OpenAI's Codex Security CLI goes open source, claims 3,000 critical bugs already fixed — Inblix summary
AI News

OpenAI's Codex Security CLI goes open source, claims 3,000 critical bugs already fixed

The Decoder · Jul 29, 2026 · 2 min read

OpenAI just made Codex Security CLI open source under an Apache 2.0 license, putting a tool that's already helped squas...

Ai2's OlmoEarth maps continents in a day for fractions of a penny per sq km — Inblix summary
Research

Ai2's OlmoEarth maps continents in a day for fractions of a penny per sq km

Hugging Face Blog · Jul 28, 2026 · 2 min read

Ai2 just pulled back the curtain on the OlmoEarth Platform, and the underlying message is blunt: a great open model is...

Moonshot open-sources the microVM engine that trained its 2.8T-param model — Inblix summary
AI News

Moonshot open-sources the microVM engine that trained its 2.8T-param model

MarkTechPost · Jul 27, 2026 · 2 min read

The infrastructure that trained one of the largest mixture-of-experts models on the planet is now on GitHub under an MI...

Kimi K3 delivers 2.5x compute efficiency but flunks UK cyber test — Inblix summary
AI News

Kimi K3 delivers 2.5x compute efficiency but flunks UK cyber test

The Decoder · Jul 27, 2026 · 2 min read

Moonshot AI just put real weight behind its frontier-model ambitions. The Beijing-based company dropped the model weigh...

A 1.6B model runs Minecraft in your browser — but the 'stability' fight cost 800 GPU hours — Inblix summary
AI News

A 1.6B model runs Minecraft in your browser — but the 'stability' fight cost 800 GPU hours

MarkTechPost · Jul 25, 2026 · 2 min read

A small research group called Reactor just shipped Open Dreamer, an open-source reproduction of the Dreamer 4 world mod...

Marker 2 converts PDFs 5× faster than MinerU while scoring higher on AI2's benchmark — Inblix summary
AI News

Marker 2 converts PDFs 5× faster than MinerU while scoring higher on AI2's benchmark

MarkTechPost · Jul 25, 2026 · 2 min read

Datalab dropped Marker 2 this week, and the numbers are worth paying attention to. It is a ground-up rewrite of their o...

Andrew Ng ships OpenWorker, an AI agent that does your work instead of just chatting — Inblix summary
AI News

Andrew Ng ships OpenWorker, an AI agent that does your work instead of just chatting

MarkTechPost · Jul 23, 2026 · 2 min read

Andrew Ng just released OpenWorker, and it’s built around a deceptively simple idea: ask for an outcome, not a prompt....

Stanford PhD's Rust tokenizer hits 24.5 GB/s — 989x faster than HuggingFace — Inblix summary
AI News

Stanford PhD's Rust tokenizer hits 24.5 GB/s — 989x faster than HuggingFace

MarkTechPost · Jul 23, 2026 · 2 min read

Tokenization is the plumbing of language models, the unglamorous step nobody bothers to optimize. Marcel Rød, a Stanfor...

Meta open-sources Astryx, the 8-year-old design system built for both humans and AI agents — Inblix summary
AI News

Meta open-sources Astryx, the 8-year-old design system built for both humans and AI agents

MarkTechPost · Jul 21, 2026 · 2 min read

Meta didn't just release a new design system. It open-sourced the one it's been dogfooding for eight years. Astryx, now...

NVIDIA drops a 4B world model that runs robots locally — no cloud required — Inblix summary
AI News

NVIDIA drops a 4B world model that runs robots locally — no cloud required

MarkTechPost · Jul 21, 2026 · 2 min read

The gap between a data center AI and a robot on a factory floor is usually measured in milliseconds of latency and giga...

OpenAI drops MuJoCo Python library with 400% speed boost — Inblix summary
Product

OpenAI drops MuJoCo Python library with 400% speed boost

OpenAI Blog · Jul 20, 2026 · 2 min read

OpenAI just open-sourced a major upgrade to mujoco-py, its Python 3 bindings for the MuJoCo physics engine that has bec...

OpenAI drops RL-Teacher: train AI with human nods, not code — Inblix summary
Product

OpenAI drops RL-Teacher: train AI with human nods, not code

OpenAI Blog · Jul 20, 2026 · 2 min read

OpenAI just open-sourced RL-Teacher, a lean system that lets you train reinforcement learning agents using direct human...

RL agents learn to walk, then run through mazes — Inblix summary
Product

RL agents learn to walk, then run through mazes

OpenAI Blog · Jul 20, 2026 · 2 min read

Reinforcement learning has a scaling problem. When a task demands thousands of individual steps, brute-forcing a soluti...

700 Applied, 8 Got In: OpenAI's First Scholar Class Breaks Cover — Inblix summary
Product

700 Applied, 8 Got In: OpenAI's First Scholar Class Breaks Cover

OpenAI Blog · Jul 19, 2026 · 2 min read

The first cohort of the OpenAI Scholars program is officially underway, and after sifting through a staggering pool of...

OpenAI open-sources a bootcamp for deep reinforcement learning — Inblix summary
Product

OpenAI open-sources a bootcamp for deep reinforcement learning

OpenAI Blog · Jul 19, 2026 · 2 min read

Deep reinforcement learning has a reputation problem: it's the hardest corner of an already difficult field to break in...

OpenAI’s Neural MMO Trains 100 Million AI Agents in a Battle Royale — Inblix summary
Product

OpenAI’s Neural MMO Trains 100 Million AI Agents in a Battle Royale

OpenAI Blog · Jul 19, 2026 · 3 min read

Reinforcement learning environments often fall into two frustrating camps: they’re either too narrow to generalize or t...

OpenAI Puts Neural Networks Under a Microscope — Inblix summary
Product

OpenAI Puts Neural Networks Under a Microscope

OpenAI Blog · Jul 19, 2026 · 2 min read

OpenAI has released a new tool called Microscope, a collection of visualizations that peers into the inner workings of...

10 open-source platforms that let you build AI apps without writing code — Inblix summary
AI News

10 open-source platforms that let you build AI apps without writing code

MarkTechPost · Jul 19, 2026 · 2 min read

The standard knock against building LLM applications is the wiring. You stitch together vector databases, chain prompts...

OpenAI releases Triton 1.0, a Python-like language for GPU kernels — Inblix summary
Product

OpenAI releases Triton 1.0, a Python-like language for GPU kernels

OpenAI Blog · Jul 19, 2026 · 2 min read

OpenAI is shipping Triton 1.0 to the public, and it's the kind of tool that could quietly rewrite how a lot of neural n...

OpenAI wants your data — and it's offering two very different deals — Inblix summary
Product

OpenAI wants your data — and it's offering two very different deals

OpenAI Blog · Jul 17, 2026 · 2 min read

OpenAI just rolled out a formal pitch for its Data Partnerships program, and the structure reveals a lot about where th...

Torvalds to anti-AI critics: Fork the Linux kernel or pipe down — Inblix summary
AI News

Torvalds to anti-AI critics: Fork the Linux kernel or pipe down

The Decoder · Jul 17, 2026 · 2 min read

Linus Torvalds has drawn a hard line in the silicon. The Linux creator told the kernel mailing list in no uncertain ter...

xAI open-sources Grok Build after it vacuumed up user SSH keys — Inblix summary
AI News

xAI open-sources Grok Build after it vacuumed up user SSH keys

The Decoder · Jul 16, 2026 · 2 min read

You can't make this stuff up. xAI's coding agent Grok Build landed in a privacy firestorm after users discovered it was...

Open models now handle 41% of AI downloads, edging out U.S. giants — Inblix summary
Startups

Open models now handle 41% of AI downloads, edging out U.S. giants

TechCrunch AI · Jul 14, 2026 · 2 min read

While the industry obsessed over Anthropic's frontier models and Washington's export controls this summer, the real act...

OpenAI Drops Apache-Licensed 120B Reasoning Model, Daring the World to Break Its Safety — Inblix summary
Product

OpenAI Drops Apache-Licensed 120B Reasoning Model, Daring the World to Break Its Safety

OpenAI Blog · Jul 13, 2026 · 3 min read

OpenAI just threw a very large, very open wrench into the reasoning model race. The company released gpt-oss-120b and i...

OpenAI drops open-weight reasoning models in a soft-power play — Inblix summary
Product

OpenAI drops open-weight reasoning models in a soft-power play

OpenAI Blog · Jul 13, 2026 · 3 min read

OpenAI just made a move that's as much about geopolitics as it is about technology. The company announced the release o...

OpenAI Ships Open-Weight Reasoning Models, First Since GPT-2 — Inblix summary
Product

OpenAI Ships Open-Weight Reasoning Models, First Since GPT-2

OpenAI Blog · Jul 13, 2026 · 2 min read

OpenAI just did something it hasn't done since 2019: release an open-weight language model. The gpt-oss family lands wi...

OpenAI's New 'Safeguard' Models Think Harder Before Saying No — Inblix summary
Product

OpenAI's New 'Safeguard' Models Think Harder Before Saying No

OpenAI Blog · Jul 12, 2026 · 2 min read

OpenAI just dropped a pair of open-weight models with a very specific job: read a rulebook, then enforce it. The gpt-os...

Tencent's Hy3 AI Model — Inblix summary
AI News

Tencent's Hy3 AI Model

The Decoder · Jul 6, 2026 · 1 min read

Tencent has released its Hy3 AI model, which boasts 295 billion parameters and can handle context lengths of up to 256,...

How Hugging Face Ships Python Hub Weekly with AI Drafts and Human Judgment — Inblix summary
Research

How Hugging Face Ships Python Hub Weekly with AI Drafts and Human Judgment

Hugging Face Blog · Jun 23, 2026 · 2 min read

Hugging Face shrunk the release cycle for its foundational `huggingface_hub` Python client from every 4-6 weeks to ever...

We triaged 100s of GitHub issues for free using local agents on a GB10 — Inblix summary
Research

We triaged 100s of GitHub issues for free using local agents on a GB10

Hugging Face Blog · Jun 22, 2026 · 2 min read

Onur, an OpenClaw maintainer, had a problem: hundreds of issues and PRs land daily, and he needed to spot P0 fires in h...

AWS drops an open-source SDK that makes robots learn from Hugging Face in 5 lines of code — Inblix summary
Research

AWS drops an open-source SDK that makes robots learn from Hugging Face in 5 lines of code

Hugging Face Blog · Jun 17, 2026 · 2 min read

The gap between a folder of robot demonstration data on the Hugging Face Hub and a physical arm executing a new task ha...

GLM-5.2 crushes open-source coding leaders, lands within 4 points of Claude Opus 4.8 — Inblix summary
Research

GLM-5.2 crushes open-source coding leaders, lands within 4 points of Claude Opus 4.8

Hugging Face Blog · Jun 17, 2026 · 3 min read

The open-source model race just got a lot more interesting. The team behind GLM has dropped GLM-5.2, and it's not just...

Meta, Nvidia, and Hugging Face are building a universal socket for AI agents — Inblix summary
Research

Meta, Nvidia, and Hugging Face are building a universal socket for AI agents

Hugging Face Blog · Jun 8, 2026 · 2 min read

A heavyweight coalition of AI players just threw their weight behind OpenEnv, an open-source project that aims to becom...

NVIDIA's new AI safety model can now enforce custom rules, not just a one-size-fits-all policy — Inblix summary
Research

NVIDIA's new AI safety model can now enforce custom rules, not just a one-size-fits-all policy

Hugging Face Blog · Jun 4, 2026 · 2 min read

NVIDIA just dropped Nemotron 3.5 Content Safety, and the biggest upgrade isn't a better accuracy score — it's that the...

JetBrains drops Mellum2, a 12B open model that runs 2x faster by only waking a fifth of its brain — Inblix summary
Research

JetBrains drops Mellum2, a 12B open model that runs 2x faster by only waking a fifth of its brain

Hugging Face Blog · Jun 1, 2026 · 2 min read

JetBrains just open-sourced Mellum2, a 12-billion-parameter Mixture-of-Experts model built for the unglamorous, high-fr...

Reachy Mini cuts the cloud entirely with a local AI voice pipeline — Inblix summary
Research

Reachy Mini cuts the cloud entirely with a local AI voice pipeline

Hugging Face Blog · May 27, 2026 · 2 min read

A new tutorial from Hugging Face shows how to run Reachy Mini, the open-source robot, completely offline. No cloud. No...

Hugging Face locks down new speech datasets to stop AI benchmark gaming — Inblix summary
Research

Hugging Face locks down new speech datasets to stop AI benchmark gaming

Hugging Face Blog · May 6, 2026 · 2 min read

The Open ASR Leaderboard just got its first taste of private test data — and it's a direct shot at the subtle art of 'b...

AMD's new Helios rack out-specs Nvidia's Vera Rubin on paper, targets CUDA with ROCm — Inblix summary
Industry

AMD's new Helios rack out-specs Nvidia's Vera Rubin on paper, targets CUDA with ROCm

The Register AI · May 5, 2026 · 2 min read

AMD is no longer just nipping at Nvidia's heels—it's swinging for the fences, and doing it on two fronts. First, the co...

Debian 13.6 ships as the final x86-32 release, closing a 30-year chapter — Inblix summary
Industry

Debian 13.6 ships as the final x86-32 release, closing a 30-year chapter

The Register AI · Apr 30, 2026 · 2 min read

The Debian Project has quietly marked the end of an era. The latest point releases — Debian 13.6 'Trixie' and 12.15 'Bo...

DeepSeek's V4 slashes KV cache to 2% of normal size, making million-token agents practical — Inblix summary
Research

DeepSeek's V4 slashes KV cache to 2% of normal size, making million-token agents practical

Hugging Face Blog · Apr 24, 2026 · 2 min read

The dirty secret of AI agents is that they break. Not dramatically, but in predictable, boring ways that make long-runn...

Mythos cracked vulns fast — but its real lesson is the system, not the model — Inblix summary
Research

Mythos cracked vulns fast — but its real lesson is the system, not the model

Hugging Face Blog · Apr 21, 2026 · 3 min read

The AI model getting all the attention is called Mythos, a frontier LLM that’s been finding and fixing software vulnera...

AI code agents flood open source with 10x more pull requests no one can review — Inblix summary
Research

AI code agents flood open source with 10x more pull requests no one can review

Hugging Face Blog · Apr 16, 2026 · 3 min read

Code agents are working. Jensen Huang says we've gone from 30 million coders to a billion overnight. Anyone with an age...

Google's Gemma 4 packs GPT-rivaling power into a 4B-parameter model — Inblix summary
Research

Google's Gemma 4 packs GPT-rivaling power into a 4B-parameter model

Hugging Face Blog · Apr 2, 2026 · 2 min read

A new open model family from Google is making a very specific kind of promise: frontier-level performance without the d...

TRL v1.0: The 3M-Download Library Built to Survive AI's Chaotic Evolution — Inblix summary
Research

TRL v1.0: The 3M-Download Library Built to Survive AI's Chaotic Evolution

Hugging Face Blog · Mar 31, 2026 · 2 min read

The team behind TRL just tagged v1.0, but don't call it a finished product. It's an acknowledgment of a reality that's...

Your GPUs Are Idle 60% of the Time—Here’s How Async RL Fixes That — Inblix summary
Research

Your GPUs Are Idle 60% of the Time—Here’s How Async RL Fixes That

Hugging Face Blog · Mar 10, 2026 · 2 min read

If your reinforcement learning training loop still runs synchronously, you're burning cash on idle GPUs. A deep survey...

They Trained a Text-to-Image Model From Scratch in 24 Hours for $1,500 — Inblix summary
Research

They Trained a Text-to-Image Model From Scratch in 24 Hours for $1,500

Hugging Face Blog · Mar 3, 2026 · 2 min read

A team just demonstrated you don't need a war chest of millions to build a competitive image generator. In a 24-hour sp...

llama.cpp creator Georgi Gerganov joins Hugging Face to keep local AI's engine running — Inblix summary
Research

llama.cpp creator Georgi Gerganov joins Hugging Face to keep local AI's engine running

Hugging Face Blog · Feb 20, 2026 · 2 min read

The world’s most critical piece of local AI plumbing just got a much more stable future. Georgi Gerganov, the creator o...

ServiceNow open-sources SyGra Studio to drag-and-drop your way to synthetic data — Inblix summary
Research

ServiceNow open-sources SyGra Studio to drag-and-drop your way to synthetic data

Hugging Face Blog · Feb 5, 2026 · 2 min read

Generating high-quality synthetic data typically means staring at YAML files and praying your indentation is correct. S...

Hugging Face kills black-box leaderboards with decentralized evals — Inblix summary
Research

Hugging Face kills black-box leaderboards with decentralized evals

Hugging Face Blog · Feb 4, 2026 · 2 min read

Hugging Face just took a swing at one of AI’s dirtiest open secrets: benchmark scores you can’t trust. The platform ann...

MoE, Tiny Models, and Domestic Chips: China's Open-Source AI Playbook After DeepSeek — Inblix summary
Research

MoE, Tiny Models, and Domestic Chips: China's Open-Source AI Playbook After DeepSeek

Hugging Face Blog · Jan 27, 2026 · 2 min read

The open-source flood that followed DeepSeek's breakthrough in January 2025 wasn't just about bigger models. It forced...

Overworld's Waypoint-1 streams AI gameplay at 60 FPS on a single 5090 — Inblix summary
Research

Overworld's Waypoint-1 streams AI gameplay at 60 FPS on a single 5090

Hugging Face Blog · Jan 20, 2026 · 2 min read

The gulf between AI world models that produce slick demo reels and those you can actually interact with has been vast....

The chatbot era is dead: Open Responses aims to fix the agent mess — Inblix summary
Research

The chatbot era is dead: Open Responses aims to fix the agent mess

Hugging Face Blog · Jan 15, 2026 · 2 min read

The Chat Completion API is a zombie. It's still shuffling around as the de facto standard for AI inference, but it was...

NVIDIA dares the industry: reproduce our Nemotron Nano 3 scores yourself — Inblix summary
Research

NVIDIA dares the industry: reproduce our Nemotron Nano 3 scores yourself

Hugging Face Blog · Dec 17, 2025 · 2 min read

Most model benchmarks are marketing theater. NVIDIA is betting that showing its work changes the game. Alongside the Ne...

CUGA agent snags #1 on AppWorld benchmark, runs 90% cheaper on open models — Inblix summary
Research

CUGA agent snags #1 on AppWorld benchmark, runs 90% cheaper on open models

Hugging Face Blog · Dec 15, 2025 · 2 min read

There’s a new open-source agent topping the leaderboards, and it’s designed to make building AI coworkers less of a hea...

llama.cpp now juggles multiple models without crashing, just like Ollama — Inblix summary
Research

llama.cpp now juggles multiple models without crashing, just like Ollama

Hugging Face Blog · Dec 11, 2025 · 2 min read

The llama.cpp project just shipped one of its most-requested features: native model management that lets a single serve...

OpenAI's Codex Can Now Train Its Own Open-Source Models, But Should It? — Inblix summary
Research

OpenAI's Codex Can Now Train Its Own Open-Source Models, But Should It?

Hugging Face Blog · Dec 11, 2025 · 2 min read

OpenAI is handing its coding agent, Codex, the keys to the Hugging Face kingdom, and the implications are a bit dizzyin...

Hugging Face Hub v1.0 breaks with its past, swaps backend to httpx and hf_xet — Inblix summary
Research

Hugging Face Hub v1.0 breaks with its past, swaps backend to httpx and hf_xet

Hugging Face Blog · Oct 27, 2025 · 2 min read

The `huggingface_hub` Python library just hit version 1.0, and it’s not a cosmetic update. This is a hard break designe...

Meta and Hugging Face drop OpenEnv: a shared sandbox that could standardize how AI agents use tools — Inblix summary
Research

Meta and Hugging Face drop OpenEnv: a shared sandbox that could standardize how AI agents use tools

Hugging Face Blog · Oct 23, 2025 · 2 min read

The messiest problem in agentic AI isn't the models — it's the plumbing. Every time you want an LLM to book a flight or...

Hugging Face absorbs Sentence Transformers, the library behind 16,000+ embedding models — Inblix summary
Research

Hugging Face absorbs Sentence Transformers, the library behind 16,000+ embedding models

Hugging Face Blog · Oct 22, 2025 · 2 min read

The open-source library that quietly became the backbone of modern semantic search is changing hands. Hugging Face has...

Hugging Face puts vision models in a spreadsheet—no code needed — Inblix summary
Research

Hugging Face puts vision models in a spreadsheet—no code needed

Hugging Face Blog · Oct 21, 2025 · 2 min read

Hugging Face just dropped a massive update to AI Sheets, its open-source tool for enriching data with AI. The headline...

NVIDIA drops 21M synthetic Indian personas to fix AI's Western bias — Inblix summary
Research

NVIDIA drops 21M synthetic Indian personas to fix AI's Western bias

Hugging Face Blog · Oct 13, 2025 · 3 min read

Let's be honest: most of the open data used to train AI is painfully Western. It's English-first, it reflects norms fro...

NVIDIA、600万件の合成ペルソナで「日本を理解するAI」の青写真を公開 — Inblix summary
Research

NVIDIA、600万件の合成ペルソナで「日本を理解するAI」の青写真を公開

Hugging Face Blog · Sep 26, 2025 · 1 min read

日本文化を真に理解するAIを構築する上で最大の障壁は、高品質な日本語データの絶対的な不足だった。NVIDIAはこの現実を正面から覆す。同社が発表したオープンデータセット「Nemotron-Personas-Japan」は、600万件の合成...

Hugging Face trains a 2.2B model to see GUIs, hitting 65% on ScreenSpot — Inblix summary
Research

Hugging Face trains a 2.2B model to see GUIs, hitting 65% on ScreenSpot

Hugging Face Blog · Sep 23, 2025 · 2 min read

Turning a vision-language model with zero grounding ability into a GUI agent that can click and type is a monumental da...

Hugging Face drops an open-source spreadsheet that runs thousands of AI models on your data—no code needed — Inblix summary
Research

Hugging Face drops an open-source spreadsheet that runs thousands of AI models on your data—no code needed

Hugging Face Blog · Aug 8, 2025 · 2 min read

Hugging Face just released AI Sheets, an open-source tool that drags the spreadsheet interface into the era of large la...

OpenAI drops GPT-OSS: a 120B open-source MoE model that fits on a single 80GB GPU — Inblix summary
Research

OpenAI drops GPT-OSS: a 120B open-source MoE model that fits on a single 80GB GPU

Hugging Face Blog · Aug 5, 2025 · 3 min read

OpenAI just did something it rarely does: it open-sourced a family of models. Meet GPT-OSS, a pair of reasoning-focused...

Hugging Face just open-sourced a free W&B replacement called Trackio — Inblix summary
Research

Hugging Face just open-sourced a free W&B replacement called Trackio

Hugging Face Blog · Jul 29, 2025 · 2 min read

Hugging Face's science team got tired of experiment trackers that cost money, lock up data, or require complex setups....

TimeScope Exposes a Harsh Truth: Most AI Models Can't Really Understand Hour-Long Videos — Inblix summary
Research

TimeScope Exposes a Harsh Truth: Most AI Models Can't Really Understand Hour-Long Videos

Hugging Face Blog · Jul 23, 2025 · 2 min read

The AI industry is selling a fantasy. Every major model release now boasts about processing thousands of video frames,...

This $399 open-source robot from Hugging Face and Pollen Robotics ships as a kit you build yourself — Inblix summary
Research

This $399 open-source robot from Hugging Face and Pollen Robotics ships as a kit you build yourself

Hugging Face Blog · Jul 9, 2025 · 2 min read

Pollen Robotics and Hugging Face just dropped Reachy Mini, a $399 desktop robot kit built squarely for the tinkerers, t...

Google's Gemma 3n Crams 5B-Parameter Brains Into Just 2GB of VRAM — Inblix summary
Research

Google's Gemma 3n Crams 5B-Parameter Brains Into Just 2GB of VRAM

Hugging Face Blog · Jun 26, 2025 · 2 min read

Google just dropped a pair of models that flip the script on what “small” AI means. The Gemma 3n series, now fully inte...

H Company drops open-source Holo1 VLMs that slash web automation costs to $0.13 per task — Inblix summary
Research

H Company drops open-source Holo1 VLMs that slash web automation costs to $0.13 per task

Hugging Face Blog · Jun 3, 2025 · 2 min read

H Company just released Holo1, an open-source family of action VLMs that makes web automation dramatically cheaper with...

SmolVLA packs 30% faster robot learning into a 450M model you can run on a MacBook — Inblix summary
Research

SmolVLA packs 30% faster robot learning into a 450M model you can run on a MacBook

Hugging Face Blog · Jun 3, 2025 · 2 min read

Robotics research has a scaling problem, and it's not the one you think. While labs with deep pockets train massive vis...

Hugging Face drops nanoVLM: a 135M-param vision model you can train from scratch in pure PyTorch — Inblix summary
Research

Hugging Face drops nanoVLM: a 135M-param vision model you can train from scratch in pure PyTorch

Hugging Face Blog · May 21, 2025 · 2 min read

Hugging Face just released nanoVLM, a deliberately minimal toolkit for training vision-language models that feels like...

Salamandra 7B gains vision via SigLIP, trained on 6.1M multilingual samples — Inblix summary
Research

Salamandra 7B gains vision via SigLIP, trained on 6.1M multilingual samples

Hugging Face Blog · Apr 11, 2025 · 2 min read

The Language Technologies Lab has given eyes to its Salamandra 7B model, unveiling Visual Salamandra — a multimodal sys...

Gradio hit 1M monthly devs by ignoring the 'productivity illusion' of high-level code — Inblix summary
Research

Gradio hit 1M monthly devs by ignoring the 'productivity illusion' of high-level code

Hugging Face Blog · Apr 4, 2025 · 2 min read

When Gradio launched five years ago, it was a simple tool to let Stanford researchers slap a web interface on a compute...

Gradio closes 70+ dataframe issues, finally adds multi-cell selection and search — Inblix summary
Research

Gradio closes 70+ dataframe issues, finally adds multi-cell selection and search

Hugging Face Blog · Mar 24, 2025 · 2 min read

If you've built anything with Gradio in the last two years, you've probably used gr.Dataframe. It's the workhorse for l...

A 32B model just crushed Claude 3.7 Sonnet on Olympiad coding problems — Inblix summary
Research

A 32B model just crushed Claude 3.7 Sonnet on Olympiad coding problems

Hugging Face Blog · Mar 11, 2025 · 2 min read

The Open R1 project just dropped a genuinely surprising result: a fine-tuned 32-billion-parameter model that out-codes...

Filtering 1,493 videos down to just 47: The brutal reality of building clean AI video datasets — Inblix summary
Research

Filtering 1,493 videos down to just 47: The brutal reality of building clean AI video datasets

Hugging Face Blog · Feb 12, 2025 · 2 min read

If you've ever wondered why fine-tuned video models often produce glitchy, watermarked, or just plain ugly outputs, the...

Hugging Face drops OpenR1-Math-220k: 800k reasoning traces from 512 H100s match DeepSeek's results — Inblix summary
Research

Hugging Face drops OpenR1-Math-220k: 800k reasoning traces from 512 H100s match DeepSeek's results

Hugging Face Blog · Feb 10, 2025 · 3 min read

Two weeks into the Open R1 project and the community has its first major deliverable: the OpenR1-Math-220k dataset. Hug...

Hugging Face tries to clone OpenAI’s Deep Research in 24 hours with open code agent — Inblix summary
Research

Hugging Face tries to clone OpenAI’s Deep Research in 24 hours with open code agent

Hugging Face Blog · Feb 4, 2025 · 2 min read

OpenAI’s new Deep Research tool is undeniably slick—it browses the web, synthesizes multi-step answers, and just scored...

Physical Intelligence drops π0-FAST: a VLA model controlling 7 robots on 68 tasks — Inblix summary
Research

Physical Intelligence drops π0-FAST: a VLA model controlling 7 robots on 68 tasks

Hugging Face Blog · Feb 4, 2025 · 2 min read

Physical Intelligence just open-sourced π0 and π0-FAST, a pair of vision-language-action models that mark a serious ste...

Flux.1 beat Midjourney and DALL-E 3 in 2024 — here's the open-source shift it triggered — Inblix summary
Research

Flux.1 beat Midjourney and DALL-E 3 in 2024 — here's the open-source shift it triggered

Hugging Face Blog · Jan 31, 2025 · 2 min read

It’s almost jarring to remember that just a year ago, we were all laughing at AI’s inability to count fingers. The pace...

Hugging Face finally lets orgs publish blog posts—but there's a paywall — Inblix summary
Research

Hugging Face finally lets orgs publish blog posts—but there's a paywall

Hugging Face Blog · Jan 20, 2025 · 2 min read

Hugging Face shipped a feature on January 20, 2025 that seems so basic you'd assume it already existed: organizations c...

Hugging Face's smolagents makes code-writing AI agents dirt simple in 3 lines — Inblix summary
Research

Hugging Face's smolagents makes code-writing AI agents dirt simple in 3 lines

Hugging Face Blog · Dec 31, 2024 · 2 min read

Hugging Face just dropped `smolagents`, a new library that strips building AI agents down to its absolute bones. We're...

ModernBERT drops: A 6-year BERT reign ends with 8K context and 2x speed gains — Inblix summary
Research

ModernBERT drops: A 6-year BERT reign ends with 8K context and 2x speed gains

Hugging Face Blog · Dec 19, 2024 · 2 min read

BERT has been the unkillable workhorse of practical AI since 2018—68 million monthly downloads doesn't lie. But today,...

SmolVLM packs video analysis and 16x faster throughput into a 2B model — Inblix summary
Research

SmolVLM packs video analysis and 16x faster throughput into a 2B model

Hugging Face Blog · Nov 26, 2024 · 2 min read

The race to build smaller, cheaper multimodal models just got a serious new contender. Hugging Face has dropped SmolVLM...

Judge Arena lets you pick the best AI evaluator by voting in blind, head-to-head battles — Inblix summary
Research

Judge Arena lets you pick the best AI evaluator by voting in blind, head-to-head battles

Hugging Face Blog · Nov 19, 2024 · 2 min read

Atla just dropped Judge Arena, a platform that flips the script on how we evaluate AI evaluators. Instead of relying so...

Argilla 2.4 Lets You Build AI Datasets Directly From Hugging Face Hub, No Code Needed — Inblix summary
Research

Argilla 2.4 Lets You Build AI Datasets Directly From Hugging Face Hub, No Code Needed

Hugging Face Blog · Nov 4, 2024 · 2 min read

Argilla 2.4 just dropped, and it rips out the last big barrier between a domain expert and a high-quality fine-tuning d...

Hugging Face taps Protect AI to scan its 1M+ model repos for hidden exploits — Inblix summary
Research

Hugging Face taps Protect AI to scan its 1M+ model repos for hidden exploits

Hugging Face Blog · Oct 22, 2024 · 2 min read

Hugging Face isn't waiting for a disaster to strike. The model-sharing giant has partnered with Protect AI, integrating...

Hugging Face’s new S2S pipeline turns speech into speech, but you’ll need rented GPUs to run it — Inblix summary
Research

Hugging Face’s new S2S pipeline turns speech into speech, but you’ll need rented GPUs to run it

Hugging Face Blog · Oct 22, 2024 · 2 min read

Hugging Face just dropped an open-source Speech-to-Speech pipeline that feels a bit like magic: you talk, the machine t...

Outlines-core hits 0.1.0 with 2x speed boost as Rust replaces Numba — Inblix summary
Research

Outlines-core hits 0.1.0 with 2x speed boost as Rust replaces Numba

Hugging Face Blog · Oct 22, 2024 · 2 min read

The team behind Outlines just shipped a foundational rewrite that should make anyone building on top of LLMs sit up and...

Hugging Face ships 24-hour fix for a silent training bug that broke gradient accumulation — Inblix summary
Research

Hugging Face ships 24-hour fix for a silent training bug that broke gradient accumulation

Hugging Face Blog · Oct 16, 2024 · 2 min read

For anyone training language models with Hugging Face’s Trainer, here’s a bug that may have been quietly corrupting you...

Gradio 5 ships with streaming, AI playground, and a design overhaul — Inblix summary
Research

Gradio 5 ships with streaming, AI playground, and a design overhaul

Hugging Face Blog · Oct 9, 2024 · 2 min read

The launch of Gradio 5 is a direct shot at the friction that's been quietly frustrating machine learning developers for...