# On-Device Articoli collegati

Il Centro Notizie HTX fornisce gli articoli più recenti e le analisi più approfondite su "On-Device", coprendo tendenze di mercato, aggiornamenti sui progetti, sviluppi tecnologici e politiche normative nel settore crypto.

Apple's Desired On-Device AI Sees a Dark Horse Emerge: The First Cognitive Model is Born, 4B Matches GPT-5.4

A Chinese company, Tomorrow's Journey (Nextie), has introduced what it is calling the industry's first "cognitive model" for edge devices. Named New Journey Alpha, this 4-billion-parameter model reportedly matches the performance of trillion-parameter giants like GPT-5.4 in group intelligence tasks such as debate and collective decision-making. The development follows Andrej Karpathy's vision of stripping vast factual knowledge from large language models to retain only a smaller "cognitive core" capable of reasoning, planning, and knowing its own limits. This approach directly addresses the soaring computational costs and token expenses hindering AI's widespread deployment, as highlighted by incidents like Amazon shutting down an internal AI tool due to prohibitive costs. Trained via reinforcement learning on a corpus of academic papers from 1800-2020 to enhance generalization, the model enables three key advancements: 1) Improved decision quality in multi-agent systems, 2) Drastically reduced compute costs, allowing for cost-effective cloud or on-device (e.g., MacBook) deployment, and 3) The feasibility of "proactive" AI agents that act autonomously without user prompts, unlocking new commercial possibilities beyond today's reactive models. Built by the former Microsoft Xiaoice team—known for creating a 3.6B model that outperformed a 65B Llama model—the company is now focusing on the multi-agent systems sector, a field gaining significant investor interest. The model's economic impact is profound; by achieving high-level performance with minimal parameters, it fundamentally alters the cost structure of AI services, challenging the prevailing model of ever-larger parameter counts.

marsbit06/09 12:04

Apple's Desired On-Device AI Sees a Dark Horse Emerge: The First Cognitive Model is Born, 4B Matches GPT-5.4

marsbit06/09 12:04

Apple Finally Admits, Siri Is Getting Old

In a significant shift, Apple has rebranded Siri to "Siri AI" at WWDC 2026, acknowledging the assistant's limitations after years of stagnation. The company announced a deep partnership with Google, leveraging Gemini's model capabilities to train its new Apple Foundation Models. This collaboration extends Apple's Private Cloud Compute to Google Cloud and Nvidia GPUs for the first time. The article traces Siri's history from its groundbreaking 2011 debut to its subsequent confinement within Apple's closed ecosystem, prioritizing control and privacy over expansive functionality. While Apple integrated AI into its hardware and systems over the years (e.g., Neural Engine, Core ML), it missed the paradigm shift brought by generative AI models like ChatGPT. Facing pressure, Apple restructured its AI leadership and opted to license Google's Gemini technology—reportedly paying around $1 billion annually—to power the revamped Siri. The strategy involves "distilling" knowledge from the large Gemini model into smaller, on-device models. Apple also plans to use Google Cloud's Nvidia GPUs for complex cloud inference tasks. The core vision for "Apple Intelligence" is a system-level assistant that reduces cognitive load: summarizing notifications and emails, drafting context-aware replies, and retrieving relevant information across apps. Siri gains a dedicated app with memory and cross-device sync. However, this AI push comes with hardware requirements, potentially excluding older iPhones. A major challenge is China, where Apple Intelligence will likely be a different product due to local regulations, requiring partnership with a domestic AI provider. The article concludes by questioning the future of personal AI, noting that true understanding involves more than data access—it requires knowing where to stop. Apple's partnership marks a humble beginning in its quest to build a genuinely helpful, yet respectful, personal assistant.

marsbit06/09 07:16

Apple Finally Admits, Siri Is Getting Old

marsbit06/09 07:16

Running MoE on Mobile Phones? Meta Proposes MobileMoE, Speeding Up iPhone 16 Pro by 3.8x

Meta's MobileMoE, a mobile-optimized Mixture-of-Experts (MoE) language model architecture, enables efficient on-device large language model (LLM) inference for the first time on commercial smartphones. Designed for decoder-only Transformers, it replaces dense feed-forward layers with MoE layers. Key design choices include 8 experts with granularity g=8, top-4 routing, and a shared expert. The model undergoes a four-stage training process: pre-training, intermediate training, supervised fine-tuning, and quantization-aware training. Results show MobileMoE models, with similar memory footprint, achieve equal or higher average accuracy across 14 foundational benchmarks while using only 1/2 to 1/4 of the FLOPs compared to dense baselines. After INT4 quantization, they remain competitive. Notably, on an iPhone 16 Pro, MobileMoE-S demonstrates significant speedups: up to 3.8x faster in the prompt phase and 2.2-3.4x faster in per-token generation compared to a dense counterpart, with lower peak memory usage. While MobileMoE establishes a new Pareto frontier for on-device LLMs in accuracy-compute trade-offs, particularly excelling in code and math tasks, it currently lags behind models like Qwen3.5 2B in advanced instruction following and knowledge reasoning. Future work includes improving post-training techniques, exploring NPU deployment, and managing the runtime memory sensitivity of MoE models to varying inputs.

marsbit06/01 06:09

Running MoE on Mobile Phones? Meta Proposes MobileMoE, Speeding Up iPhone 16 Pro by 3.8x

marsbit06/01 06:09

Running Gemma 4 Locally on iPhone Goes Viral: How Far Are We from the Zero Token Era?

Google's newly open-sourced Gemma 4 model, built on the same architecture as Gemini 3, has gained significant attention for its ability to run locally on mobile devices like the iPhone and Samsung Galaxy. With smaller versions such as E2B (2.3B parameters) and E4B (4.5B parameters), it supports native multimodal capabilities and offers a 128K context window. Users report impressive speeds—over 40 tokens per second on Apple chips with MLX optimization—making it feel "like magic." The model is accessible via Google’s official AI Edge Gallery app, ensuring ease of use and security. While Gemma 4 excels in tasks like text generation, coding, and image understanding, it struggles with more complex agent-based workflows, such as tool calling and structured outputs, where models like Qwen3-coder perform better. Despite some limitations in reasoning, Gemma 4’s local performance hints at a future where everyday AI tasks—chat, coding, reasoning—can be handled offline, reducing reliance on cloud-based token services. Although cloud models still lead in advanced reasoning and large-scale multi-agent tasks, the trend suggests that as hardware and quantization improve, on-device models will increasingly handle high-frequency simple tasks. This shift could disrupt the AI industry’s reliance on token sales and API subscriptions, pushing providers to focus on more complex, data-intensive capabilities. Gemma 4 is just the beginning of this transformation.

marsbit04/06 05:53

Running Gemma 4 Locally on iPhone Goes Viral: How Far Are We from the Zero Token Era?

marsbit04/06 05:53

Apple Gains Full Access to Google's Gemini, Accelerates On-Device AI Model Development with Distillation Technology

Apple has secured full access to Google's Gemini model, aiming to accelerate the development of its on-device lightweight AI systems using advanced data distillation techniques. The company will utilize Gemini’s high-quality answers and chain-of-thought reasoning as training data to “feed” its own smaller, proprietary models. This approach, known as model distillation, enables compact models to achieve reasoning capabilities comparable to top-tier large models while maintaining computational efficiency. Although Gemini was originally designed for chatbots and enterprise applications—differing from Apple’s system-level integration vision for Siri—this collaboration significantly addresses Apple's need for high-quality synthetic data. In parallel, Apple continues its in-house development efforts through its Apple Foundation Models team. New AI features leveraging this distilled technology are expected to debut at Apple’s Worldwide Developers Conference (WWDC) in June. This partnership highlights a shift in the AI industry from pure computing power competition toward more efficient training strategies. By investing in access to leading model capabilities to enhance its edge computing advantages, Apple illustrates the ongoing balance between general-purpose large models and private on-device AI. This move also signals a future where edge devices will possess stronger local inference and complex task-handling abilities, further advancing the democratization of AI.

marsbit03/27 01:28

Apple Gains Full Access to Google's Gemini, Accelerates On-Device AI Model Development with Distillation Technology

marsbit03/27 01:28

活动图片