Open-weight models stopped being a "look what dropped" story and became a "where can I actually run it" story. The clearest proof was speed on hardware people own: Ollama got Gemma 4 nearly 90% faster on Apple Silicon by enabling multi-token prediction (95 tok/s vs 50 on an M5 Max), and distribution followed into everyday coding tools.
OpenCode added the open models to Zen, Cursor added Kimi K2.7, and Cerebras pushed Gemma 4 to 1,851 tok/s. The counterweight was a live cost debate: GLM-5.2 is smart but extremely verbose, and a real pilot still favored closed Opus 4.8, while vLLM 0.24.0 broadened serving support.