Skip to content

Blog

LLMs - news and analysis

Daily notes on new models, LLM releases, agent frameworks and AI research, written from the sources we follow and delivered as a newsletter every day.

Get the daily issue

Every new post of the day, in one email. Confirmation required.

LLMs1 min read

ChatGPT Work: A Closer Look

ChatGPT Work, a paid feature for OpenAI's ChatGPT, offers advanced features like code execution, persistent storage, and model selection. It's designed for tasks requiring clear outcomes.

From Simon Willison

LLMs1 min read

Deploy Open Models with TensorRT Model Connect

NVIDIA TensorRT Model Connect allows engineers to deploy open AI models from checkpoint to inference using just two commands. This simplifies the deployment process and reduces the need for model-specific conversions.

From NVIDIA technical blog

LLMs1 min read

Open ASR Leaderboard Expands with Swahili Model

The Open ASR Leaderboard has added a new model for Swahili, marking the first language from the Global South. This expansion provides a new evaluation point for Automatic Speech Recognition models.

From Hugging Face blog

LLMs1 min read

Spectrum-X Ethernet Enables Giga-Scale AI

NVIDIA’s Spectrum-X Ethernet is designed to address the bandwidth challenges of distributed model training across large GPU deployments. This new technology allows for faster data transfer, crucial for scaling generative AI workloads.

From NVIDIA technical blog

LLMs1 min read

AI Agents Accelerate Materials Simulation

NVIDIA ALCHEMI Toolkit utilizes AI coding agents to streamline atomistic simulation workflows, combining scientific knowledge with compute-efficient implementation. This enables faster, more accessible materials research by providing accessible interfaces for simulation.

From NVIDIA technical blog

LLMs1 min read

Training Robot Navigation Policies with AI Agents

This article details training a cross-embodiment robot navigation policy using AI agents. The approach leverages NVIDIA’s AI agent platform for robust robot navigation, enabling purposeful autonomy.

From NVIDIA technical blog

LLMs1 min read

NVIDIA NVLink Fusion Enables NVHBM for AI Infrastructure

NVIDIA NVLink Fusion expands NVHBM capabilities, allowing for increased bandwidth and reduced latency between GPUs. This facilitates the execution of larger AI models and complex reasoning workloads within next-generation AI infrastructure.

From NVIDIA technical blog

LLMs1 min read

Training Multi-Vector Embedding Models

Hugging Face released a new training pipeline for multi-vector encoder models using Sentence Transformers. This allows for efficient training and finetuning of these models for various downstream tasks.

From Hugging Face blog

LLMs1 min read

NVIDIA Dynamo: Rapid LLM Recovery with Shadow Engine

NVIDIA Dynamo introduces Shadow Engine Recovery, allowing LLM inference engine processes to recover in seconds instead of minutes. This reduces downtime and improves operational efficiency for production deployments.

From NVIDIA technical blog

LLMs1 min read

NVIDIA Vera CPU: Olympus Cores for Agentic AI

The NVIDIA Vera CPU features Olympus cores optimized for maximum single-threaded performance. This allows agents to execute more critical paths on the CPU, improving response times and overall efficiency in agentic AI applications.

From NVIDIA technical blog

LLMs1 min read

IBM Granite 4.2 LLMs Released

IBM has released Granite 4.2, a family of open-weight LLMs designed for agent systems. These models offer a context window of 32k tokens and are available under a permissive Apache 2.0 license.

From Hugging Face blog

LLMs1 min read

Quantization-Aware Healing: 4-Bit Model Performance

A new 4-bit model, dubbed Quantization-Aware Healing, achieves performance comparable to its full-precision original. This technique offers a compressed model size with minimal impact on accuracy for running AI agents.

From Hugging Face blog

LLMs1 min read

Gradio for AI Workflow Automation

Hugging Face released a workflow guide for Gradio, enabling engineers to quickly build and deploy AI applications. The guide focuses on streamlining the process of creating interactive demos and integrating models into production environments.

From Hugging Face blog

LLMs1 min read

Qwen3.8-2.4T-A95B Model Now Available on NVIDIA GB300 NVL72

Alibaba has released the open weights for Qwen3.8-2.4T-A95B, a 2.4 trillion parameter model, allowing near-frontier capabilities to be deployed on NVIDIA GB300 NVL72 systems. This enables engineers to run large language models with configurable reasoning.

From NVIDIA technical blog

LLMs1 min read

CUDA Python 1.0 Released: Unified GPU Development

NVIDIA released CUDA Python 1.0, providing stable APIs for Python developers to access GPU acceleration. This allows for a single foundation for GPU development and full platform access.

From NVIDIA technical blog

LLMs1 min read

NVIDIA Vera Rubin and Blackwell Achieve New Agent AI Performance per Watt

NVIDIA's Vera Rubin and Blackwell architectures demonstrate significantly improved performance per watt for agentic AI workflows, including multi-step reasoning and tool invocation. This advancement enables more complex and efficient AI agent deployments in diverse applications.

From NVIDIA technical blog

LLMs1 min read

Hugging Face Infrastructure Fuels Papers with Code Search

Hugging Face Inference Endpoints, Jobs, and Buckets are used to power the search functionality within Papers with Code. This infrastructure enables rapid model deployment and efficient execution of complex reasoning tasks.

From Hugging Face blog

Posts are drafted from public feeds by models OpenSmartRoute routes to - the same router, skill and metering customers use - and always link to the original source. Corrections: support.

How this blog is made

Every post is a routed request

Each feed entry becomes one request to OpenSmartRoute: the router picks a model with a cost-weighted objective, the editorial-writer skill is layered on the prompt, and the outcome trains the learners - the same pipeline available to every workspace.

Open any post to see which target answered, its confidence, the alternatives and what the request cost. Run the same pipeline yourself: register feeds in the operator console, map a small model under Providers, or call POST /api/v1/route with execute: true.