Year: 2026

HP accelerates enterprise workflows with OpenAI Frontier

HP accelerates enterprise workflows with OpenAI Frontier

HP has scaled its OpenAI Frontier integration across global operations to optimise enterprise workflows and accelerate output. The hardware manufacturer initiated testing of the platform in February 2026. Early

Read More
Fine-tuning language models on Apple Silicon with MLX

Fine-tuning Language Models on Apple Silicon with MLX

  # Fine-Tuning Language Models on Apple Silicon with MLX  Fine-tuning a language model used to mean renting cloud GPUs and watching the meter run. If you own a Mac

Read More
Context Windows Are Not Memory: What AI Agent Developers Need to Understand

Context Windows Are Not Memory: What AI Agent Developers Need to Understand

In this article, you will learn why a large context window is not the same thing as agent memory, and how techniques like retrieval, compression, and summarization fit together

Read More
Introducing computer use in Gemini 3.5 Flash

Introducing computer use in Gemini 3.5 Flash

Making computer use safe in 3.5 Flash To mitigate some of the prompt injection risks for agents operating in live environments, we use targeted adversarial training for computer use

Read More
Top 7 Coding Models You Can Run Locally in 2026

Top 7 Coding Models You Can Run Locally in 2026

  # Introduction  Local coding models are finally getting serious. I have been a big fan of this new wave of local large language models (LLMs), especially the open models

Read More
Building a Multi-Tool Gemma 4 Agent with Error Recovery

Building a Multi-Tool Gemma 4 Agent with Error Recovery

In this article, you will learn how to transform a basic tool-calling script into a resilient agent that gracefully handles failures from misbehaving tools, malformed model outputs, and unavailable

Read More
Powering the future of robotics in Europe

Powering the future of robotics in Europe

AI has the potential to help solve some of the world’s biggest challenges — not just in the digital realm, but in the physical world, too. Robotics is one

Read More
Noob Series: Loss Function Explained (How Models Know They Are Wrong)

Loss Function Explained For Noobs (How Models Know They Are Wrong)

  # Introduction  I know that when beginners start learning machine learning, things seem easy at first. You follow a tutorial that asks you to load a dataset, train a

Read More
The Statistics of Token Selection: Logits, Temperature, and Top-P Walkthrough

The Statistics of Token Selection: Logits, Temperature, and Top-P Walkthrough

In this article, you will learn how logits, temperature, and top-p sampling work together to control next-token prediction in large language models. Topics we will cover include: What logits

Read More
Introducing Gemma 4 12B

Introducing Gemma 4 12B

Today, we are introducing Gemma 4 12B, our latest model designed to bring agentic multimodal intelligence directly to laptops. Bridging the gap between our edge-friendly E4B and our more

Read More