google-ai-edge/litert-torch
Support PyTorch model conversion with LiteRT. observed · 2026-09-03
Health v2 · maintenance only
87/100
- Activity 100
- Release rhythm 87
- Longevity 60
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 55.0
- age_days: 842
- days_rel: 9
- days_push: 0
- n_releases_24m: 9
Adoption not part of the score
1091 stars · 187 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LiteRT Torch is a Python library that converts PyTorch models into .tflite format for running with LiteRT on Android, iOS, and IoT devices. It builds on torch.export() with broad CPU coverage and initial GPU/NPU support, including a Generative API for LLMs and transformer models.
Use cases
- convert pytorch model to tflite
- run pytorch models on android on-device
- deploy llm on mobile device
- quantize transformer model for edge inference
- convert resnet to tflite flatbuffer
- run machine learning models on iot devices
When to choose
- you have PyTorch models and need to run them on-device with LiteRT
- you want to deploy LLMs or transformer models on mobile with quantization
- you need broad Core ATen operator coverage for model conversion
When to avoid
- you target TensorFlow/Keras models rather than PyTorch
- you need server-side or cloud inference rather than on-device
- you require stable production support for the Generative API, which is Alpha
Facets
library · maturity active
machine-learning llm-inference compiler serialization machine-learning deep-learning large-language-models mobile-development embedded-systems python iot pytorch tflite litert on-device-ai model-conversion quantization edge-ai android ios linux
2 sources
- readme: https://github.com/google-ai-edge/litert-torch · fetched 2026-09-03 · 8ca77432fa7f
- registry_pypi: https://pypi.org/pypi/litert-torch/json · fetched 2026-08-29 · 66df5c41e54f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-ai-edge/litert-torch | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="google-ai-edge/litert-torch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem