✷ The archive · 11 labs · 871 dispatches
The labs
No more opening a dozen official blogs every morning. First-hand releases from OpenAI, Anthropic, DeepMind and the rest, each with its substance pulled out.
GPT-OSS Agentic RL Training: A Practical Retrospective
Hugging Face and LinkedIn researchers detailed the engineering fixes required to enable stable agentic reinforcement learning for the GPT-OSS model, focusing on MoE routing, attention sinks, and memory efficiency.
AssetOpsBench: Bridging the Gap Between AI Agent Benchmarks and Industrial Reality
Hugging Face and IBM Research introduce AssetOpsBench, a comprehensive benchmark designed to evaluate multi-agent AI systems in industrial Asset Lifecycle Management, focusing on safety-critical failure modes and operational constraints.
One Year Since the DeepSeek Moment: The Rise of China's Open Source AI Ecosystem
Hugging Face analyzes how the release of DeepSeek R1 catalyzed a massive shift toward open-source AI in China, leading to a surge in high-performance open models that now dominate global download metrics.
Differential Transformer V2 Source Unavailable
The source content for Differential Transformer V2 is unavailable due to a 429 Too Many Requests error from the Hugging Face website.
Waypoint-1: Real-time Interactive Video Diffusion from Overworld
Overworld has released Waypoint-1, a real-time interactive video diffusion model trained on 10,000 hours of game footage that allows zero-latency world interaction via text, mouse, and keyboard.
Hugging Face Open Responses Inference Standard
Hugging Face has introduced Open Responses, an open inference standard based on the Responses API designed to replace the Chat Completion format for agentic AI workflows.
NVIDIA Cosmos Reason 2 release notes / what's new
NVIDIA has released Cosmos Reason 2, an open reasoning vision-language model designed for physical AI that tops the Physical AI Bench and Physical Reasoning leaderboards.
Falcon-H1-Arabic Release Notes
Hugging Face has announced Falcon-H1-Arabic, a family of three hybrid Mamba-Transformer models (3B, 7B, and 34B) that set new state-of-the-art benchmarks for Arabic NLP with expanded context windows up to 256K tokens.
NVIDIA DGX Spark and Reachy Mini Integration Guide
NVIDIA has introduced a framework for creating real-world AI agents by combining DGX Spark hardware, Reachy Mini robotics, and the NeMo Agent Toolkit using open reasoning and vision models.
AprielGuard: A Guardrail for Safety and Adversarial Robustness in Modern LLM Systems
Hugging Face and ServiceNow AI have introduced AprielGuard, an 8B parameter safeguard model designed to detect 16 categories of safety risks and a wide range of adversarial attacks across standalone prompts, multi-turn conversations, and agentic workflows.
Transformers v5 Tokenization Update
Hugging Face has redesigned tokenization in Transformers v5 to separate tokenizer architecture from trained vocabulary, enabling easier inspection, customization, and training from scratch.
NVIDIA Nemotron 3 Nano open evaluation recipe with NeMo Evaluator
NVIDIA released the 30B Nemotron 3 Nano model with a fully open evaluation recipe built on NeMo Evaluator, enabling anyone to reproduce its benchmark scores and audit the entire evaluation pipeline.
CUGA on Hugging Face: Democratizing Configurable AI Agents
IBM Research has released CUGA (Configurable Generalist Agent), an open-source agent framework that achieves state-of-the-art performance on AppWorld and WebArena benchmarks for complex API and web tasks.
llama.cpp Model Management and Router Mode
llama.cpp server introduces router mode, enabling dynamic loading, unloading, and switching between multiple GGUF models without restarting the server.
Hugging Face integrates Codex for end-to-end ML experiments
Hugging Face has enabled OpenAI Codex to perform end-to-end machine learning experiments by providing it access to the HF-skills repository, allowing the agent to automate fine-tuning, evaluation, and deployment.
swift-huggingface release notes / what's new
Hugging Face has released swift-huggingface, a comprehensive Swift client for the Hugging Face Hub that introduces reliable model downloads, a Python-compatible cache, and OAuth 2.0 support.
Hugging Face Skills: Enabling AI Agents to Fine-Tune LLMs
Hugging Face has introduced Hugging Face Skills, a tool that allows coding agents like Claude Code to manage the entire LLM fine-tuning lifecycle, from hardware selection to model deployment.
DeepMath: A lightweight math reasoning Agent with smolagents
DeepMath is a math reasoning agent based on Qwen3-4B Thinking, fine-tuned with GRPO to replace verbose text with concise Python snippets for deterministic computation, reducing output length by up to 66% while improving accuracy.
Hugging Face Transformers v5 release notes / what's new
Hugging Face has released Transformers v5, focusing on interoperability, PyTorch-centric model definitions, and first-class support for quantization and large-scale pre-training.
Diffusers FLUX.2 Integration
Hugging Face has integrated FLUX.2 into the Diffusers library, enabling the use of the FLUX.2-dev-bnb-4bit model with Mistral3 text encoding.
Hugging Face: Continuous Batching from First Principles
Hugging Face explains continuous batching, a technique that maximizes LLM throughput by combining KV caching, chunked prefill, and ragged batching with dynamic scheduling to eliminate padding waste.
Tavily Deep Research: Achieving State of the Art in AI Research Agents
Tavily has developed a state-of-the-art research agent that reduces token consumption by 66% compared to Open Deep Research by implementing a linear context engineering approach based on human-like information distillation.
OVHcloud on Hugging Face Inference Providers
OVHcloud is now a supported inference provider on Hugging Face, offering serverless access to models such as gpt-oss, Qwen3, DeepSeek R1, and Llama via the HF UI and SDKs with pay‑per‑token pricing starting at €0.04 per million tokens.
Hugging Face Open ASR Leaderboard Trends and Insights
Hugging Face has updated the Open ASR Leaderboard with new multilingual and long-form tracks, revealing that Conformer encoders paired with LLM decoders currently lead in English accuracy while CTC/TDT decoders offer superior throughput.
Hugging Face TRL and RapidFire AI Integration
Hugging Face TRL now integrates with RapidFire AI to enable concurrent fine-tuning of multiple LLM configurations, delivering up to 24x higher experimentation throughput.
AnyLanguageModel: A Unified LLM API for Apple Platforms
Hugging Face has introduced AnyLanguageModel, a Swift package that provides a unified API for integrating local and remote LLMs on Apple platforms by acting as a drop-in replacement for Apple's Foundation Models framework.
Apriel-H1: Distilling Efficient Reasoning Models via Mamba Hybrids
ServiceNow AI introduces Apriel-H1, a family of 15B reasoning models converted to Mamba hybrids that achieve 2.1x throughput with minimal quality loss by distilling high-quality reasoning traces rather than general pretraining data.
Easily Build and Share ROCm Kernels with Hugging Face
Hugging Face introduces a streamlined workflow using the kernels library and kernel-builder to build, package, and share ROCm-compatible GPU kernels on the Hugging Face Hub.
AMD Open Robotics Hackathon
AMD, Hugging Face, and Data Monsters are hosting the AMD Open Robotics Hackathon in Tokyo and Paris to encourage the development of innovative robotics solutions using LeRobot and AMD AI hardware.
Hugging Face and Google Cloud Strategic Partnership
Hugging Face and Google Cloud have entered a deepened strategic partnership to streamline the deployment of open models on Google Cloud infrastructure, featuring a new CDN Gateway for faster model downloads and enhanced security via Google Threat Intelligence.
MiniMax M2 Agent Alignment and Generalization
MiniMax M2 implements interleaved thinking and full-trajectory generalization to bridge the gap between benchmark performance and real-world agentic usability.
The Shifting Global Compute Landscape: China's Rise in AI Hardware and Software
Hugging Face analyzes how U.S. export controls have paradoxically accelerated China's development of domestic AI chips and compute-efficient open-weight models, creating a parallel AI infrastructure.
NVIDIA Isaac for Healthcare v0.4: Building a Healthcare Robot from Simulation to Deployment
NVIDIA Isaac for Healthcare v0.4 introduces an end-to-end workflow for building autonomous surgical assistants using the SO-ARM starter workflow, combining synthetic simulation data with real-world training.
NVIDIA Isaac for Healthcare v0.4 Release
NVIDIA Isaac for Healthcare v0.4 introduces a developer framework and the SO-ARM starter workflow to enable end-to-end AI healthcare robotics development from simulation to real-world deployment.
IBM Granite 4.0 Nano Release Notes
IBM has released Granite 4.0 Nano, a series of high-performance small language models (SLMs) designed for edge and on-device applications under an Apache 2.0 license.
Hugging Face Voice Cloning with Consent
Hugging Face has introduced the voice consent gate, a system infrastructure that requires speakers to explicitly state their consent via a recorded phrase before a voice cloning model can be activated.
huggingface_hub v1.0: Five Years of Building the Foundation of Open Machine Learning
huggingface_hub has reached v1.0 after five years, providing core access to over 2 million models, 500k datasets, and 1M Spaces while introducing breaking changes like httpx, hf_xet, and a redesigned CLI to support the next decade of open machine learning.
Hugging Face Streaming Datasets Update
Hugging Face has optimized the streaming capabilities of the datasets library, reducing startup requests by 100x and increasing data resolution speed by 10x to enable efficient training on multi-terabyte datasets without local downloads.
LeRobot v0.4.0 release notes / what's new
Hugging Face has released LeRobot v0.4.0, introducing scalable Datasets v3.0, VLA models like PI0.5 and GR00T N1.5, and a plugin system for streamlined hardware integration.
Hugging Face and Meta introduce OpenEnv for agentic environments
Hugging Face and Meta have launched OpenEnv and the OpenEnv Hub, a standardized, open community hub for secure, sandboxed agentic environments used in training and deployment.
Hugging Face and VirusTotal Security Collaboration
Hugging Face has partnered with VirusTotal to continuously scan over 2.2 million public model and dataset repositories on the Hugging Face Hub to protect the ML community from malicious assets.
Sentence Transformers joins Hugging Face
The Sentence Transformers library is transitioning from the UKP Lab at TU Darmstadt to Hugging Face to leverage better infrastructure for continued open-source development.
Hugging Face AI Sheets Vision Update
Hugging Face AI Sheets is an open-source tool that now supports vision capabilities, allowing users to extract structured data from images, generate visuals from text, and edit images within a spreadsheet interface.
Open-Source OCR Models Guide – Choosing, Running, and Extending Modern Vision-Language OCR
Hugging Face announced a comprehensive guide to open-weight OCR models, detailing their capabilities, benchmark performance, cost efficiency, and how to run them locally or via hosted endpoints.
AI for Food Allergies: Open Dataset Collection for Biomedical Research
Hugging Face has launched the AI for Food Allergies project, introducing the first open, community-driven collection of curated datasets to accelerate AI-driven allergen prediction, drug discovery, and food safety.
Google Cloud C4 and Intel Xeon 6 Performance for GPT OSS
Google Cloud C4 VMs powered by Intel Xeon 6 processors deliver up to a 1.7x improvement in Total Cost of Ownership (TCO) for GPT OSS MoE model inference compared to C3 VMs.
Run SmolVLM on Intel CPUs with OpenVINO in 3 Steps
Hugging Face shows how to deploy the small Vision‑Language Model SmolVLM on Intel CPUs using Optimum‑Intel and OpenVINO, achieving up to 65× higher throughput than PyTorch.
Nemotron-Personas-India: Synthesized Data for Sovereign AI
NVIDIA has released Nemotron-Personas-India, a CC BY 4.0 licensed synthetic dataset of 21 million Indic personas designed to bridge the data gap for Sovereign AI in India's multilingual and culturally diverse environment.
Arm at the PyTorch Conference 2025
Arm is participating in the PyTorch Conference on October 22-23 to showcase AI deployment tools including ExecuTorch and vLLM, and to gather developer feedback on scaling AI across cloud, edge, and mobile platforms.
BigCodeArena: Judging code generations end to end with code executions
Hugging Face has launched BigCodeArena, a human-in-the-loop platform that evaluates code generation models by allowing users to execute and interact with generated code in real-time.