Google AI Edge provides the tools to run AI features on-device, and its new LiteRT-LM runtime is a significant leap forward for generative AI. LiteRT-LM is an open-source C++ API, cross-platform compatibility, and hardware acceleration designed to efficiently run large language models like Gemma and Gemini Nano across a vast range of hardware. Its key innovation is a flexible, modular architecture that can scale to power complex, multi-task features in Chrome and Chromebook Plus, while also being lean enough for resource-constrained devices like the Pixel Watch. This versatility is already enabling a new wave of on-device generative AI, bringing capabilities like WebAI and smart replies to users.
Related Posts
How to Serve Laravel Apps With Valet on MacOS
If you’re here, you probably already have Laravel installed on your machine (and you run macOS). If you…
Create an Infinite Horizontal Scroll Animation with Tailwind CSS
Live Demo / Download In this tutorial, we will show you how to create a cool infinite horizontal…
Use pgvector for searching images on Azure Cosmos DB for PostgreSQL
Welcome to the next part of the “Image similarity search with pgvector” learning series! In the previous articles,…