English

AndesVL Technical Report: An Efficient Mobile-side Multimodal Large Language Model

Computer Vision and Pattern Recognition 2025-12-23 v3 Artificial Intelligence

Abstract

In recent years, while cloud-based MLLMs such as QwenVL, InternVL, GPT-4o, Gemini, and Claude Sonnet have demonstrated outstanding performance with enormous model sizes reaching hundreds of billions of parameters, they significantly surpass the limitations in memory, power consumption, and computing capacity of edge devices such as mobile phones. This paper introduces AndesVL, a suite of mobile-side MLLMs with 0.6B to 4B parameters based on Qwen3's LLM and various visual encoders. We comprehensively outline the model architectures, training pipeline, and training data of AndesVL, which achieves first-tier performance across a wide range of open-source benchmarks, including fields such as text-rich image understanding, reasoning and math, multi-image comprehension, general VQA, hallucination mitigation, multilingual understanding, and GUI-related tasks when compared with state-of-the-art models of a similar scale. Furthermore, we introduce a 1+N LoRA architecture alongside a Quantization-Aware LoRA Fine-Tuning (QALFT) framework to facilitate efficient task adaptation and model compression during mobile-side deployment of AndesVL. Moreover, utilizing our cache eviction algorithm -- OKV -- along with customized speculative decoding and compression strategies, we achieve a 6.7x peak decoding speedup ratio, up to 30.9% memory reduction, and 1.8 bits-per-weight when deploying AndesVL-4B on MediaTek Dimensity 9500 chips. We release all models on https://huggingface.co/OPPOer.

Cite

@article{arxiv.2510.11496,
  title  = {AndesVL Technical Report: An Efficient Mobile-side Multimodal Large Language Model},
  author = {Zhiwei Jin and Xiaohui Song and Nan Wang and Yafei Liu and Chao Li and Xin Li and Ruichen Wang and Zhihao Li and Qi Qi and Long Cheng and Dongze Hao and Quanlong Zheng and Yanhao Zhang and Haobo Ji and Jian Ma and Zhitong Zheng and Zhenyi Lin and Haolin Deng and Xin Zou and Xiaojie Yin and Ruilin Wang and Liankai Cai and Haijing Liu and Yuqing Qiu and Ke Chen and Zixian Li and Chi Xie and Huafei Li and Chenxing Li and Chuangchuang Wang and Kai Tang and Zhiguang Zhu and Kai Tang and Wenmei Gao and Rui Wang and Jun Wu and Chao Liu and Qin Xie and Chen Chen and Haonan Lu},
  journal= {arXiv preprint arXiv:2510.11496},
  year   = {2025}
}

Comments

Tech report of OPPO AndesVL Team

R2 v1 2026-07-01T06:34:11.452Z