"NUNTII EX MACHINA"
DOCUMENTING THE RACE TO AGI

THE
AGENTIC
TIMES_

▮ NEWS_TICKER.LIVE REC
▸ How Hotels Get Recommended by AI Agents before Their Competitors Do Hospitality Net · 14.08.2026▸ BetterSea launches AI agent for maritime compliance Splash247 · 14.08.2026▸ Samsung Unveils Health AI Models That Read Your Body 24/7 The Tech Buzz · 14.08.2026▸ Apple partners with Alibaba on custom AI model for China: Reuters (AAPL:NASDAQ) Seeking Alpha · 14.08.2026▸ Apple trained its own AI model for China, and handed the brain to Alibaba The Next Web · 14.08.2026▸ Z.ai Aims to Catch Anthropic, OpenAI in Coding With New AI Model Bloomberg.com · 14.08.2026▸ Meta Muse Glimmer Fits a Full AI Agent Inside Your Gaming PC Memeburn · 14.08.2026▸ Gemini 3.7 Flash Arrives as Google’s Frontier Model Delay Continues analyticsindiamag.com · 14.08.2026▸ AI Agents Clash in Territorial Disputes 조선일보 · 14.08.2026▸ Agentic AI in insurance: The build-versus-buy question Frontier Enterprise · 14.08.2026▸ AI agents tried to sabotage and disable each other when given the same task… Business Insider · 14.08.2026▸ China-U.S. divide evolves: Expert warns full ban on Chinese AI models could cross Beijing's… cnbc.com · 14.08.2026▸ Apple trains its own AI model for China market with Alibaba’s support, sources say The Japan Times · 14.08.2026▸ Agentic AI Is A Shiny New Object, But Supply-Path Optimization Is A Reality Check AdExchanger · 14.08.2026▸ The hardest part of agentic AI may be rebuilding the business Help Net Security · 14.08.2026▸ An AI agent spent your money – can anyone prove you authorized it? Stamford Advocate · 14.08.2026▸ Apple Develops Its Own AI Model for China With Alibaba Support mezha.net · 14.08.2026▸ US Tech Companies Call for Open AI Models to Counter China thelec.net · 14.08.2026
▮ MODEL_FEED.LIVE REC
▸ DeepSeek-V4-Pro-0813 DeepSeek · Open language model · 13.08.2026▸ Qwen3.8-2.4T-A95B Qwen · 95B · 08.08.2026▸ DeepSeek-V4-Flash-0731 DeepSeek · Open language model · 31.07.2026▸ Qwen-AgentWorld-35B-A3B Qwen · 35B · MoE · multimodal · 22.06.2026▸ GLM-5.2 Zhipu · Open language model · 16.06.2026▸ North-Mini-Code-1.0 Cohere · coding · 05.06.2026▸ DeepSeek-V4-Pro DeepSeek · Open language model · 22.04.2026▸ granite-4.1-8b IBM · 8B · 06.04.2026▸ granite-4.1-30b IBM · 30B · 06.04.2026▸ Falcon-OCR TII · Open language model · 22.02.2026▸ Qwen3-Coder-Next Qwen · coding · 30.01.2026▸ GLM-4.7-Flash Zhipu · Open language model · 19.01.2026▸ GLM-4.7 Zhipu · Open language model · 22.12.2025▸ Olmo-3-1125-32B AllenAI · 32B · 04.11.2025▸ Kimi-Linear-48B-A3B-Instruct Moonshot · 48B · MoE · instruct · 30.10.2025▸ Kimi-Linear-48B-A3B-Base Moonshot · 48B · MoE · 30.10.2025
▮ DISPATCHES / 09.06.2026 · 3 MIN READ

Google Puts a Capable Local Agent on Your Laptop

Google Puts a Capable Local Agent on Your Laptop

Google DeepMind’s Gemma 4 12B sits between its lightweight E4B and the more capable 26B model in the Gemma 4 family and the architecture choices behind it say as much about where AI deployment is heading as the benchmark numbers do.

Gemma 4 12B is encoder-free. Most multimodal models handle visual and audio inputs by passing them through separate encoder components before the language model ever sees them. Those encoders add latency, consume memory, and increase the overall footprint of the model. Not here! The result is a model that handles multiple input types with significantly less overhead, which matters considerably when the model is running on a laptop rather than a data centre.

The release also ships with Google’s new Gemma Skills Repository — a library of pre-built capabilities designed specifically for agents building with Gemma models — and includes Multi-Token Prediction drafters to reduce inference latency further.

Gemma 4 12B is released under the Apache 2.0 licence, meaning enterprise developers can use, modify, and deploy it commercially without licensing restrictions. Weights are available via Hugging Face and Kaggle, with immediate support across llama.cpp, MLX, vLLM, and SGLang.

The broader significance sits in the timing and the trend. Google released Gemma 4 12B a day after Microsoft introduced its Aion model line for local deployment on its Surface RTX Spark Dev Box. Both moves reflect the same directional shift where frontier model providers are increasingly competing not just on cloud inference, but on what can run locally on edge hardware. For agentic AI specifically, the implications are practical. Local agents can operate without per-token cloud costs, without network latency in the reasoning loop, and in environments where data sovereignty or connectivity constraints make cloud dependency impractical.

Capable agentic reasoning typically benefits from larger parameter counts. A 12B model handles well-defined, task-specific workflows competently; complex multi-step reasoning across ambiguous contexts remains better served by larger models. For many enterprise use cases, however, task-specific is exactly what is needed, and the cost and deployment profile of a free, locally-applicable model changes the cost-benefit analysis.

Google’s seen great success with its Gemma models, with the family crossing 150 million downloads. This 12B addition suggests Google intends to contest the edge and local deployment market with the same seriousness it brings to cloud-hosted inference.

END OF TRANSMISSION ▮ ◂ MORE DISPATCHES