Skip to content

#gemma-4

RSS Feed
LLM Hacker News Apr 14, 2026 2 min read

Daniel Vaughan’s Gemma 4 writeup tests whether a local model can function as a real Codex CLI agent, with the answer depending less on benchmark claims than on very specific serving choices. The key lesson is that Apple Silicon required llama.cpp plus `--jinja`, KV-cache quantization, and `web_search = "disabled"`, while a GB10 box worked through Ollama 0.20.5.

LLM X/Twitter Apr 12, 2026 2 min read

NVIDIA AI PC said on April 2, 2026 that the new Gemma 4 models are optimized for RTX GPUs and DGX Spark, with the 26B and 31B variants aimed at local agentic AI. NVIDIA's official blog says the collaboration spans RTX PCs, workstations, DGX Spark, Jetson Orin Nano, and data center deployments, with native tool use, multimodal inputs, and local runtime support through Ollama and llama.cpp.