AI News selected for Professionals and Decision Makers
Hands On Model Tooling And Research Updates

Welcome Inkling by Thinking Machines

02:00 · July 15, 2026 · Hugging Face Blog

Welcome Inkling by Thinking Machines

Summary

Inkling, released by Thinking Machines, is a decoder-only multimodal Mixture-of-Experts model with 975 billion total parameters and 41 billion active parameters. It accepts native image, audio, and text inputs and supports a 1-million-token context window. The model was trained on 45 trillion tokens spanning text, images, audio, and video, with an emphasis on cross-modal reasoning and subsequent domain adaptation through fine-tuning.

Its architecture incorporates several distinctive choices. Positional information is supplied through relative attention rather than rotary embeddings: each layer learns a per-token, per-head relative feature that is combined with distance information before the attention computation. Decoder layers alternate between global attention and sliding-window attention in a 5:1 ratio, with the final layer always using global attention. A short 1-D convolution (SConv) operates over the hidden states to capture local patterns, while the MoE router activates six routed experts plus two always-on shared experts. Vision and audio inputs are handled by lightweight hierarchical MLP towers that embed image patches and discretized mel-spectrogram bins directly into the token stream.

The release supplies production-grade deployment artifacts. The BF16 checkpoint requires roughly 2 TB of VRAM; the calibrated NVFP4 variant reduces this to about 600 GB. Day-zero support is available in Transformers (≥5.14), SGLang, vLLM, and llama.cpp, together with tensor-parallel SLURM scripts for multi-node clusters. Speculative decoding is enabled by additional MTP layers that act as drafters, and community 1-bit GGUF quantizations further lower memory footprint. Inference endpoints can be started with a single command in each framework, exposing OpenAI-compatible APIs.

Reasoning effort is controlled at the tokenizer level with discrete settings ranging from “none” to “max.” Post-training recipes cover supervised fine-tuning, distillation via logit matching, and reinforcement learning with the ECHO algorithm inside the tinker environment. Vibe evaluations on expert-level reasoning tasks and audio benchmarks illustrate token usage and accuracy across effort levels, providing practical guidance for production use.

Why it matters

Directly addresses ML Engineers with concrete architecture details, latency/memory trade-offs, distributed serving patterns, and fine-tuning workflows for a frontier multimodal model, enabling immediate experimentation and production deployment.

More in this beat
foundation-modelsInklingmixture-of-expertsmodel-architecturemodel-release-notesThinking Machinesvllm
DiffusionGemma: 4x faster text generation

02:00 · June 1, 2026

DiffusionGemma: 4x faster text generation

Directly addresses production latency, VRAM constraints, and parallel decoding for ML engineers building interactive local applications; provides quantitative benchmarks and tooling guidance applicable to Dutch SME and research deployments.

Relevance 85 · Audience 90

NVIDIA Introduces New Jetson Thor Computers to Advance Mainstream Robotics and Edge AI

01:00 · July 16, 2026

NVIDIA Introduces New Jetson Thor Computers to Advance Mainstream Robotics and Edge AI

This article highlights crucial advancements in edge AI and robotics hardware, which are key growth areas for the Dutch AI market, particularly in logistics, agriculture, and smart retail. It provides a general AI audience with insights into how foundation models are transitioning from labs to real-world physical applications.

Relevance 85 · Audience 75

Introducing Grok 4.5

02:00 · July 8, 2026

Introducing Grok 4.5

This update is highly relevant for product teams and builders as it introduces a powerful new AI model integrated directly into development workflows via Cursor. It offers actionable pricing, SDK access, and expanded capabilities beyond standard coding tasks, enabling Dutch AI practitioners to accelerate product development.

Relevance 85 · Audience 95

Native-speed vLLM transformers modeling backend

02:00 · July 8, 2026

Native-speed vLLM transformers modeling backend

Directly addresses production inference challenges (latency, VRAM, distributed parallelism, fused kernels) with quantitative benchmarks and immediately actionable commands for ML engineers serving LLMs at scale.

Relevance 85 · Audience 90

Generic Expert Coverage for Pruning SparseMixture-of-Experts Language Models

06:00 · July 3, 2026

Generic Expert Coverage for Pruning SparseMixture-of-Experts Language Models

This research is highly relevant for Dutch AI researchers and practitioners focused on optimizing large language models for cost-effective and sustainable deployment. Efficient MoE pruning aligns with the EU's push for Green AI and enables local SMEs to leverage advanced models with lower computational overhead.

Relevance 85 · Audience 95

A Three-Phase Foundation Model for Tax-Aware Personalized Portfolio Management

06:00 · July 1, 2026

A Three-Phase Foundation Model for Tax-Aware Personalized Portfolio Management

This research is highly relevant for Dutch AI researchers and fintech enterprises looking to deploy advanced, personalized financial AI systems. The integration of foundation models, MoE, and LoRA offers cutting-edge methodologies that can be adapted by the strong Dutch financial sector to improve algorithmic trading and wealth management.

Relevance 75 · Audience 95

Run a vLLM Server on HF Jobs in One Command

02:00 · June 26, 2026

Run a vLLM Server on HF Jobs in One Command

Directly actionable for ML engineers needing quick, production-adjacent model serving setups with explicit handling of VRAM constraints, distributed GPU configs, and pay-per-second costs; relevant for Dutch teams using HF tooling.

Relevance 72 · Audience 88

KernelArc: A Multi-Agent Framework for GPU Kernel Optimization

06:00 · August 19, 2026

KernelArc: A Multi-Agent Framework for GPU Kernel Optimization

High technical depth and novelty in multi-agent kernel search; directly actionable for Dutch AI/HPC teams working on performance engineering; IMEC affiliation adds EU relevance for advanced GPU workloads.

Relevance 78 · Audience 85

Depth-Aware Sensitivity Analysis of Mixture-of-Experts Models via Magnitude-Based Expert Masking

06:00 · August 17, 2026

Depth-Aware Sensitivity Analysis of Mixture-of-Experts Models via Magnitude-Based Expert Masking

This research is highly relevant for Dutch AI researchers and engineers focused on optimizing Large Language Models for efficient deployment. By providing a method to compress MoE models without sacrificing performance, it supports the Netherlands' push for sustainable, cost-effective AI solutions that lower the barrier to entry for SMEs.

Relevance 85 · Audience 95