Llama-Mobile: Efficient 2.7-Bit Quantization of VLMs

๐Ÿ“… 2026-08-21
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
ไธบ่งฃๅ†ณ่ง†่ง‰่ฏญ่จ€ๆจกๅž‹ๅœจ็งปๅŠจ่ฎพๅค‡ไธŠ็š„้ƒจ็ฝฒ้—ฎ้ข˜๏ผŒๆๅ‡บไบ†ไธ€็ง็ป“ๅˆ่‡ช็”Ÿๆˆ่ฎญ็ปƒๆ•ฐๆฎ็š„้‡ๅŒ–็ฎก้“ๅ’Œ2.7ไฝๅ‚ๆ•ฐๆ ผๅผ็š„้ซ˜ๆ•ˆ้‡ๅŒ–ๆก†ๆžถใ€‚
๐Ÿ“ Abstract
Deploying vision-language models (VLMs) on mobile devices is challenging due to their significant memory and compute requirements. We present a framework for quantizing VLMs for efficient inference on resource-constrained hardware. Our approach combines a quantization pipeline that uses the model itself to generate training data and does not require access to the training setup, with a novel 2.7-bit-per-parameter format supporting efficient execution on Arm CPUs. We validate our approach by compressing the Llama 3.2 11B Vision Instruct model to 3.7 GB with 8-bit activations, preserving strong performance on a set of standard visual question answering tasks.
Problem

Research questions and friction points this paper is trying to address.

vision-language models
mobile devices
memory and compute requirements
Innovation

Methods, ideas, or system contributions that make the work stand out.

Efficient Quantization
Resource-Constrained Hardware
2.7-Bit-Per-Parameter
Vision-Language Models
Mobile Deployment