The HN debate was not just “old hardware still works.” A patched ik_llama.cpp path got Gemma 4 26B-A4B running CPU-only on dual Ivy Bridge Xeons, raising practical questions about local inference cost, control, and fallback capacity.
#gemma
RSS FeedHN focused less on whether local LLMs fully replace frontier models and more on where they already make sense. The thread turned into a practical debate about Gemma, Qwen, agentic coding, memory limits, cost, and privacy.
Earth-observation satellites may not need to downlink everything before analysis. A YAM-9 demonstration used Google DeepMind’s Gemma 3 and NASA JPL software to identify targets from natural-language queries while already in orbit.
OpenRouter added free capacity for gpt-oss-20b and Gemma 4 26B, served by Darkbloom. The move gives developers a low-cost test path for a 21B open-weight model and a 256K-context multimodal Gemma model.
Google DeepMind released DiffusionGemma, a 26B MoE open model that uses text diffusion instead of token-by-token decoding. The pitch is up to 4x faster generation on dedicated GPUs for local, interactive workflows.
Google released Gemma 4 QAT checkpoints for edge devices and consumer GPUs. The mobile format cuts Gemma 4 E2B to a 1GB memory footprint while adding Q4_0 and ecosystem-ready weights.
The thread’s energy centered on the architecture claim: what does “encoder-free” really mean for a 12B multimodal model?
Local multimodal AI is moving into the 12B class. Google Gemma introduced Gemma 4 12B under Apache 2.0, describing a unified encoder-free design for image, audio, and text inputs.
The popular thread turned a local-inference stunt into a practical discussion about decoding bottlenecks, power cost, and runtime knobs.
Google has released Multi-Token Prediction (MTP) draft models for the Gemma 4 family, achieving up to 3x inference speedup through speculative decoding without any loss in output quality.
LocalLLaMA treated this less as a speed chart and more as a question about completion quality under a messy real prompt. On the same MacBook Pro M5 Max, Qwen 3.6 27B wrote more and faster, but Gemma 4 31B finished the game logic with far fewer tokens.
Google DeepMind’s new training stack matters because datacenter boundaries are turning into frontier bottlenecks. Decoupled DiLoCo trained a 12B Gemma model across four U.S. regions on 2-5 Gbps links, more than 20x faster than conventional synchronization while holding 64.1% average accuracy versus a 64.4% baseline.