AI ExplorerAI Explorer
ToolsCategoriesSitesLLMsCompareAI QuizAlternativesPremium

—

AI Tools

—

Sites & Blogs

—

LLMs & Models

—

Categories

AI Explorer

Find and compare the best artificial intelligence tools for your projects.

Made within France

Explore

  • All tools
  • Sites & Blogs
  • LLMs & Models
  • Compare
  • Chatbots
  • AI Images
  • Code & Dev

Company

  • Premium
  • About
  • Contact
  • Blog

Legal

  • Legal notice
  • Privacy
  • Terms

© 2026 AI Explorer. All rights reserved.

HomeLLMsDeepSeek R1 Distill Qwen 1.5B

DeepSeek R1 Distill Qwen 1.5B

by litert-community

Open source · 152k downloads · 35 likes

1.9
(35 reviews)ChatAPI & Local
About

DeepSeek R1 Distill Qwen 1.5B is a lightweight language model optimized for efficient execution on mobile devices and embedded systems. It generates text smoothly and contextually, making it ideal for applications requiring responsive artificial intelligence without relying on a remote server. Its primary use cases include integrated conversational assistants, writing assistance tools, and automated response systems on smartphones and tablets. What sets it apart is its ability to deliver high performance even on mobile devices through hardware optimizations such as GPUs or dedicated accelerators, while maintaining a compact size to simplify deployment.

Documentation

litert-community/DeepSeek-R1-Distill-Qwen-1.5B

This model provides a few variants of deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B that are ready for deployment on Android using the LiteRT (fka TFLite) stack, MediaPipe LLM Inference API and LiteRt-LM.

Use the models

Colab

Disclaimer: The target deployment surface for the LiteRT models is Android/iOS/Web and the stack has been optimized for performance on these targets. Trying out the system in Colab is an easier way to familiarize yourself with the LiteRT stack, with the caveat that the performance (memory and latency) on Colab could be much worse than on a local device.

Open In Colab

Android

Edge Gallery App

  • Download or build the app from GitHub.

  • Install the app from Google Play

  • Follow the instructions in the app.

LLM Inference API

  • Download and install the apk.
  • Follow the instructions in the app.

To build the demo app from source, please follow the instructions from the GitHub repository.

Performance

Android

Note that all benchmark stats are from a Samsung S24 Ultra with 1280 KV cache size with multiple prefill signatures enabled.

BackendQuantizationContext LengthPrefill (tokens/sec)Decode (tokens/sec)Time-to-first-token (sec)Model size (MB)Peak RSS Memory (MB)GPU Memory (MB)

CPU

dynamic_int8

4096

166.50 tk/s

26.35 tk/s

6.41 s

1831.43 MB

2221 MB

N/A

GPU

dynamic_int8

4096

927.54 tk/s

26.98 tk/s

5.46 s

1831.43 MB

2096 MB

1659 MB

  • Model Size: measured by the size of the .tflite flatbuffer (serialization format for LiteRT models)
  • Memory: indicator of peak RAM usage
  • The inference on CPU is accelerated via the LiteRT XNNPACK delegate with 4 threads
  • Benchmark is done assuming XNNPACK cache is enabled
  • Benchmark is run with cache enabled and initialized. During the first run, the time to first token may differ.
  • dynamic_int8: quantized model with int8 weights and float activations.
Capabilities & Tags
litert-lmtflitechattext-generation
Links & Resources
Specifications
CategoryChat
AccessAPI & Local
LicenseOpen Source
PricingOpen Source
Parameters5B parameters
Rating
1.9

Try DeepSeek R1 Distill Qwen 1.5B

Access the model directly