NanoChat β On-Device Model Mirror
This repository hosts the quantized LiteRT model files used by NanoChat β a free, open-source Android app that runs large language models fully on-device, with no internet connection required after the initial download and no API keys needed.
All models are mirrored here from their original sources so that NanoChat users on the Play Store can download them without needing a Hugging Face account.
π± About NanoChat
NanoChat brings powerful, private AI chat to your Android phone. Everything runs locally on your device β your conversations never leave your phone.
- π Fully private β no data ever sent to any server
- β‘ Fast β GPU-accelerated inference via Google's LiteRT runtime
- π¦ No account or API key required β models download directly in-app
- πΌοΈ Multimodal β select models support image and audio input
- π Free and open source
ποΈ Repository Structure
Each model lives in its own folder:
nanochat-models/
βββ Gemma3-1B-IT/
β βββ gemma3-1b-it-int4.litertlm
βββ Gemma-3n-E2B-it/
β βββ gemma-3n-E2B-it-int4.litertlm
βββ Gemma-3n-E4B-it/
β βββ gemma-3n-E4B-it-int4.litertlm
βββ MobileActions-270M/
β βββ mobile_actions_q8_ekv1024.litertlm
βββ Phi-4-mini-instruct/
β βββ Phi-4-mini-instruct_multi-prefill-seq_q8_ekv4096.litertlm
βββ Qwen2.5-1.5B-Instruct/
β βββ Qwen2.5-1.5B-Instruct_multi-prefill-seq_q8_ekv4096.litertlm
βββ Qwen3.5-0.8B-Instruct/
β βββ model_multimodal.litertlm
βββ Qwen3.5-2B-Instruct/
β βββ model_multimodal.litertlm
βββ Qwen3.5-4B-Instruct/
β βββ model_multimodal.litertlm
βββ TinyGarden-270M/
βββ tiny_garden_q8_ekv1024.litertlm
π€ Available Models
π¬ Chat Models
| Model | Size | Min RAM | Vision | Audio |
|---|---|---|---|---|
| Gemma3-1B-IT | 558 MB | 6 GB | β | β |
| Qwen2.5-1.5B-Instruct | 1.49 GB | 6 GB | β | β |
| Qwen3.5-0.8B-Instruct | 1.16 GB | 4 GB | β | β |
| Qwen3.5-2B-Instruct | 2.78 GB | 8 GB | β | β |
| Gemma-3n-E2B-it | 3.40 GB | 8 GB | β | β |
| Phi-4-mini-instruct | 3.81 GB | 8 GB | β | β |
| Qwen3.5-4B-Instruct | 5.26 GB | 8 GB | β | β |
| Gemma-3n-E4B-it (experimental) | 4.58 GB | 12 GB | β | β |
π οΈ Specialised Models
| Model | Size | Purpose |
|---|---|---|
| TinyGarden-270M | 276 MB | Tiny Garden game |
| MobileActions-270M | 276 MB | On-device mobile actions |
π₯ Original Sources
| Model | Original Repo |
|---|---|
| Gemma3-1B-IT | litert-community/Gemma3-1B-IT |
| Qwen2.5-1.5B-Instruct | litert-community/Qwen2.5-1.5B-Instruct |
| Qwen3.5-0.8B-Instruct | litert-community/Qwen3.5-0.8B-LiteRT |
| Qwen3.5-2B-Instruct | litert-community/Qwen3.5-2B-LiteRT |
| Qwen3.5-4B-Instruct | litert-community/Qwen3.5-4B-LiteRT |
| Gemma-3n-E2B-it | google/gemma-3n-E2B-it-litert-lm |
| Gemma-3n-E4B-it | google/gemma-3n-E4B-it-litert-lm |
| Phi-4-mini-instruct | litert-community/Phi-4-mini-instruct |
| TinyGarden-270M | litert-community/functiongemma-270m-ft-tiny-garden |
| MobileActions-270M | litert-community/functiongemma-270m-ft-mobile-actions |
βοΈ Licenses
| Model Family | License |
|---|---|
| Gemma 3, Gemma 3n, TinyGarden, MobileActions | Gemma Terms of Use |
| Qwen 2.5, Qwen 3.5 | Apache 2.0 |
| Phi-4-mini | MIT |
By downloading Gemma-family models through NanoChat you agree to the Gemma Terms of Use.
π Keeping This Mirror Updated
This mirror is synced from the NanoChat model_allowlist whenever a new version ships. Only enabled models are mirrored. Disabled models are not uploaded but existing files are never deleted, ensuring backwards compatibility with older app versions.
Built with β€οΈ for the NanoChat community.
- Downloads last month
- -