Coral Edge AI Platform
On-device GenAI in Chrome, Chromebook Plus, and Pixel Watch with LiteRT-LM- Google Developers Blog

On-device GenAI in Chrome, Chromebook Plus, and Pixel Watch with LiteRT-LM- Google Developers Blog

9/24/2025 · Yu-hui Chen, Ram Iyengar

What this post added

Introduces LiteRT-LM, a C++-based LLM inference framework for edge devices, as an open-source project. Details its integration into Chrome, Chromebook Plus, and Pixel Watch for on-device GenAI. Explains the LiteRT-LM architecture (Engine/Session) and optimizations (context switching, session cloning, CoW KV-cache) for multi-feature LLM deployment. Demonstrates a lightweight pipeline assembly for resource-constrained devices like the Pixel Watch. Provides access to the C++ preview and sample code.

Read the original post ↗