3 papers
cs.LG2025
OTARo: Once Tuning for All Precisions toward Robust On-Device LLMs
Shaoyuan Chen, Zhixuan Chen, Dawei Yang +2
Large Language Models (LLMs) fine-tuning techniques not only improve the adaptability to diverse downstream tasks, but also mitigate adverse effects of model quantization. Despite…
cs.LG2025
PCDVQ: Enhancing Vector Quantization for Large Language Models via Polar Coordinate Decoupling
Yuxuan Yue, Zukang Xu, Zhihang Yuan +3
Large Language Models (LLMs) face significant challenges in edge deployment due to their massive parameter scale. Vector Quantization (VQ), a clustering-based quantization method,…
cs.LG2024
I-LLM: Efficient Integer-Only Inference for Fully-Quantized Low-Bit Large Language Models
Xing Hu, Yuan Cheng, Dawei Yang +4
Post-training quantization (PTQ) serves as a potent technique to accelerate the inference of large language models (LLMs). Nonetheless, existing works still necessitate a considera…