Europe 2026
TLMs: Tiny LLMs and Agents on Edge Devices with LiteRT-LM — Cormac Brick, Google
Overview
This talk explores the advancements and applications of tiny Large Language Models (LLMs) and agent skills on edge devices. It highlights how these technologies enable powerful on-device AI experiences, focusing on reduced latency, enhanced privacy, and offline functionality. The presentation delves into the capabilities of Google's Gemma models and the LiteRT-LM runtime, showcasing their potential for building sophisticated AI-powered applications directly on user devices.
Who should watch
- AI Engineers interested in on-device LLM deployment.
- Product Managers exploring new AI-driven mobile features.
- Developers building applications requiring low latency and high privacy.
- Researchers and builders focused on edge AI and embedded systems.
- Anyone interested in the practical application of LLMs beyond cloud services.
Key takeaways
- Edge AI offers significant benefits including lower latency for real-time applications like voice translation, enhanced user privacy by keeping data on-device, and offline usability.
- Google's LiteRT-LM is an LLM runtime designed for mobile and edge devices, supporting cross-platform deployment on iOS, Android, macOS, Linux, Windows, web, and IoT devices.
- Gemma models, particularly the E2B and E4B variants, are optimized for edge devices, featuring built-in function calling and multimodal capabilities (text, audio, image).
- Agent skills allow LLMs to dynamically interact with external tools and services, enabling more complex and interactive user experiences through a low-code approach.
- Tiny LLMs, defined as models under 1 billion parameters, can achieve strong performance on specific tasks like summarization or transcription when fine-tuned, making them suitable for wide deployment.
- The development of agent skills leverages a progressive disclosure mechanism, where skill descriptions are loaded on demand, optimizing token efficiency and performance on edge models.
- Fine-tuning is crucial for achieving production-level reliability with smaller LLMs, significantly improving performance on specific tasks.
- Google's AI Gallery app serves as a platform for prototyping and showcasing these on-device AI capabilities, built on open-source LiteRT-LM tooling.
Notable quotes
*Running on the edge offers latency or UX improvements for some really sensitive in the loop things like live voice translation.*
*The trend is to build larger models into the OS. So we call this like system level gen AAI.*
*In app genai generally these are custom to tasks they're loaded with the app or with the web page.*
Unofficial community note. Prefer the recording for nuance.