Nvidia's NAS-Tuned Model Triples Throughput, Bragi Puts GPT-4.1 in Earbuds, and Alibaba Sunsets Virtual Numbers
Nvidia's NAS-driven throughput gains and Qwen's sparse-activation approach both attack the same problem — inference cost — from opposite ends of the open-model spectrum. Bragi's white-label GPT-4.1 integration turns any headphone into an AI device without the brand needing its own model pipeline, which could accelerate voice-agent hardware faster than first-party efforts from Apple or Google.
Nvidia open-sourced Llama Nemotron Super v1.5, a 49B-parameter model derived from Meta's Llama-3.3-70B-Instruct that achieves SOTA on reasoning and agent benchmarks. Neural architecture search lets it run three times faster than its predecessor on a single GPU, cutting inference costs directly. Qwen3 also released a 30B model that activates only 3B core parameters in a non-thinking mode, targeting low-compute, high-performance deployments.
On the product side, Bragi's ChatAI platform packages GPT-4.1 for third-party earbud manufacturers. A multimodal local model preprocesses voice requests before they hit OpenAI's servers, and built-in speaker recognition suppresses false triggers. Bragi claims it stores no user data and is pursuing Apple MFi certification. Meanwhile, Microsoft's Edge browser gained an experimental Copilot Mode that replaces the new-tab page with a command input box and adds cross-tab agent actions, and Google's Search AI Mode now accepts image and PDF uploads alongside a Canvas planning sidebar.
Alibaba Communication announced it will stop renewals for its Ali Xiaohao virtual number service immediately and pull the app by October 31, 2025. Users who registered accounts with those numbers must migrate before the numbers are reclaimed.
Bragi's architecture — local multimodal preprocessing before any data hits OpenAI — is a practical privacy pattern that sidesteps the 'always-listening' fear that has stalled always-on voice assistants.
Nvidia's NAS-based throughput improvement and Qwen's sparse activation are two different answers to the same question: how to make large models cheap enough to run locally. The former optimizes the full model; the latter only lights up the parts it needs.
Microsoft's Copilot Mode and Google's AI Mode are converging the browser into an agent runtime. The new-tab page disappearing into a command box signals that the URL bar is no longer the primary interface.
Alibaba killing Ali Xiaohao with only three months' notice creates a real operational headache for anyone who used those virtual numbers as two-factor authentication or account recovery phone lines.