Ross ROSS = Recommend OSS · open-source software intelligence for agents

UbiquitousLearning/mllm

Fast Multimodal LLM on Mobile Devices observed · 2026-08-28

github.com/UbiquitousLearning/mllm · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 98
  • Release rhythm 39
  • Longevity 78
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1099
  • days_rel: 198
  • days_push: 14
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1593 stars · 211 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MLLM is a fast, lightweight multimodal LLM inference engine written in C++ for mobile and edge devices, with backends for ARM CPU, Qualcomm QNN NPU, OpenCL, CUDA (Jetson), and Ascend NPU. It includes a Python runtime (pymllm) supporting quantized serving of models like Qwen3 and Qwen3-VL.

Use cases

  • run multimodal LLMs on Android phones
  • on-device LLM inference on mobile devices
  • run Qwen3-VL on Jetson Orin with quantization
  • deploy LLM inference on NPU with QNN
  • serve quantized LLMs on edge devices
  • run vision-language models offline on mobile

When to choose

  • you need fast multimodal LLM inference on mobile or edge hardware
  • you target Qualcomm NPU, Ascend, or Jetson devices
  • you want C++ on-device inference with quantization support

When to avoid

  • you need a mature general-purpose server LLM stack for datacenter GPUs
  • you only need standard CPU inference on desktops where llama.cpp suffices
  • you need broad model coverage beyond supported families like Qwen

Facets

library · maturity active

llm-inference machine-learning deep-learning sdk cli large-language-models artificial-intelligence mobile-development embedded-systems gpu-computing cross-platform cpp python embedded multimodal-llm on-device-inference edge-ai npu qnn quantization jetson ascend qwen arm-cpu android ios gpu mobile

2 sources

Member repositories

RepositoryRoleHealth v2
UbiquitousLearning/mllmmain73

For agents

markdown · JSON · MCP: product_card(name="UbiquitousLearning/mllm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem