English

A Systematic Evaluation of On-Device LLMs: Quantization, Performance, and Resources

Machine Learning 2026-03-17 v5

Abstract

Deploying Large Language Models (LLMs) on edge devices enhances privacy but faces performance hurdles due to limited resources. We introduce a systematic methodology to evaluate on-device LLMs, balancing capability, efficiency, and resource constraints. Through an extensive analysis of models (0.5B-14B) and seven post-training quantization (PTQ) methods on commodity hardware, we demonstrate that: 1) Heavily quantized large models consistently outperform smaller, high-precision models, with a performance threshold at ~3.5 effective bits-per-weight (BPW); 2) Resource utilization scales linearly with BPW, though power and memory footprints vary by quantization algorithm; and 3) With a reduction in model size, the primary constraint on throughput transitions from communication overhead to computational latency. We conclude by offering guidelines for optimizing LLMs in resource-constrained edge environments. Our codebase is available at https://anonymous.4open.science/r/LLMOnDevice/.

Keywords

Cite

@article{arxiv.2505.15030,
  title  = {A Systematic Evaluation of On-Device LLMs: Quantization, Performance, and Resources},
  author = {Qingyu Song and Rui Liu and Wei Lin and Peiyu Liao and Wenqian Zhao and Yiwen Wang and Shoubo Hu and Yining Jiang and Mochun Long and Hui-Ling Zhen and Ning Jiang and Mingxuan Yuan and Qiao Xiang and Hong Xu},
  journal= {arXiv preprint arXiv:2505.15030},
  year   = {2026}
}

Comments

10 pages, 8 figures

R2 v1 2026-07-01T02:27:06.897Z