google-ai-edge/LiteRT-LM

Description: LiteRT-LM is Google's production-ready, high-performance, open-source inference framework for deploying Large Language Models on edge devices.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 44 minutes ago
Added to GitGenius on April 23rd, 2026
Created on April 14th, 2025
Open Issues & Pull Requests: 462 (-1)
Number of forks: 648
Total Stargazers: 6,001 (+0)
Total Subscribers: 68 (+0)

Issue Activity (beta)

Open issues: 196
New in 7 days: 10
Closed in 7 days: 8
Avg open age: 54 days
Stale 30+ days: 43
Stale 90+ days: 23

Recent activity

Opened in 7 days: 10
Closed in 7 days: 8
Comments in 7 days: 11
Events in 7 days: 39

Top labels

  • type :bug (23)
  • status:awaiting LiteRT-LM developer (18)
  • type: feature request (14)
  • bug (13)
  • type:support (11)
  • status:awaiting user response (9)
  • feature request (6)
  • status:stale (3)

Repository Insights (GitGenius)

Median issue/PR response: 36.6 hours
Mean response time: 15.7 days
90th percentile: 46.9 days
Tracked items: 234

Most active contributors

Detailed Description

LiteRT-LM is Google's production-ready orchestration layer for running Large Language Models on edge devices, built as a high-performance, cross-platform inference framework written primarily in C++. The project serves as the foundation for on-device GenAI experiences across Google's products, including Chrome, Chromebook Plus, and Pixel Watch, demonstrating its maturity and real-world deployment at scale.

The framework provides comprehensive cross-platform support spanning Android, iOS, Web, Desktop, and IoT devices like Raspberry Pi. It incorporates hardware acceleration capabilities through GPU and NPU accelerators to achieve peak performance on diverse hardware. The project supports multiple programming language APIs at varying maturity levels: Python and Kotlin are marked as stable, C++ is stable for high-performance native applications, while Swift, JavaScript for web, and Flutter represent early preview or community-supported options. This multi-language approach enables developers to integrate LiteRT-LM across different application contexts and platforms.

LiteRT-LM's model support is broad, encompassing Gemma, Llama, Phi-4, Qwen, and other architectures. The most recent version 0.13 added support for Gemma4 12B models and introduced an OpenAI API compatible server through the LiteRT-LM CLI, expanding interoperability options. The framework includes multi-modality support for vision and audio inputs, enabling more sophisticated on-device AI applications. Tool use and function calling capabilities are built in, supporting agentic workflows that allow models to interact with external functions and services.

According to GitGenius activity tracking, the repository shows moderate engagement with a median issue and pull request response latency of 52.3 hours across 194 tracked items, though the mean extends to 433.8 hours, indicating some variance in response times. The most active contributor tracked is whhone with 90 events, followed by matthewchan-g and mattsoulanille with 29 events each. Bug reports represent the most common issue type with 7 tracked instances, followed by support requests with 5 instances and feature requests with 2 instances. The project maintains connections with related repositories including ggml-org/llama.cpp, google-gemini/gemini-cli, and yeachan-heo/oh-my-claudecode through overlapping contributor networks.

The release history demonstrates steady feature expansion and platform coverage improvements. Version 0.12 introduced early preview Swift and Web JavaScript APIs with community Flutter support. Version 0.11 added Single Position Multi-token Prediction for Gemma 4 and expanded Windows support. Version 0.10 marked the introduction of the LiteRT-LM CLI tool. Earlier versions progressively added NPU acceleration, multi-modality support, desktop GPU support, and function calling capabilities. The project provides a CLI tool that enables users to run models immediately without writing code, using tools like uv for quick experimentation. Documentation is extensive, with guides covering technical overviews, performance benchmarks, model support, language-specific implementations, and build-from-source instructions, reflecting the project's focus on developer accessibility and production readiness.

LiteRT-LM
by
google-ai-edgegoogle-ai-edge/LiteRT-LM

Repository Details

Fetching additional details & charts...