Skip to content

Releases: dineshsoudagar/local-llms-on-android

v1.1.0 — Qwen3 Support + Thinking Mode

08 Jun 13:04
2e6fbc1
Compare
Choose a tag to compare

🚀 What's New in v1.1.0

🧠 Qwen3-0.6B Support
Added support for the latest Qwen3 model with improved reasoning and instruction-following capabilities.

🧘 Thinking Mode (Qwen3 Only)
New UI toggle that appends /think or /no_think to the system prompt. Enables more step-by-step answers.

⚡ Improved Inference for Qwen2.5
Optimized token streaming performance for faster responses on supported devices.

✅ Getting Started :
Just download the APK, install it on your Android device, and you're ready to run local LLMs — fully offline, private, and fast.

Qwen 2.5 LLM Android App — Initial Release

25 May 11:28
Compare
Choose a tag to compare

A simple Android app for running a local Qwen 2.5 model offline using ONNX Runtime.

Installation

  1. Download the APK file below
  2. Transfer it to your Android phone
  3. Enable "Install from unknown sources" in your settings
  4. Open the file to install

Tested on Android 10+ with a mid-range device.