Skip to content

Blog

Models, LLMs and agents - daily

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

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

Research1 min read

Skala 1.1 Released: Enhanced Accuracy and Accessibility

Microsoft Research released Skala 1.1, an updated deep-learning exchange-correlation functional for predictive DFT. This update expands accessibility and provides a benchmark for tracking computational performance.

From Microsoft Research

LLMs1 min read

Multi-Vector Embedding Models Released by Sentence Transformers

Sentence Transformers has released new multi-vector embedding models designed for late interaction. These models offer improved performance for tasks requiring understanding of context and relationships between multiple pieces of information.

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.