Improving Conversational Abilities Of Quantized Large Language Models Via Direct Preference Alignment · The Large Language Model Bible Contribute to LLM-Bible

Improving Conversational Abilities Of Quantized Large Language Models Via Direct Preference Alignment

Lee Janghwan, Park Seongmin, Hong Sukjin, Kim Minsoo, Chang Du-seong, Choi Jungwook. Arxiv 2024

[Paper]    
Agentic Distillation Efficiency And Optimization Fine Tuning Pretraining Methods Quantization Reinforcement Learning Tools Training Techniques

The rapid advancement of large language models (LLMs) has facilitated their transformation into conversational chatbots that can grasp contextual nuances and generate pertinent sentences, closely mirroring human values through advanced techniques such as instruction tuning and reinforcement learning from human feedback (RLHF). However, the computational efficiency required for LLMs, achieved through techniques like post-training quantization (PTQ), presents challenges such as token-flipping that can impair chatbot performance. In response, we propose a novel preference alignment approach, quantization-aware direct preference optimization (QDPO), that aligns quantized LLMs with their full-precision counterparts, improving conversational abilities. Evaluated on two instruction-tuned LLMs in various languages, QDPO demonstrated superior performance in improving conversational abilities compared to established PTQ and knowledge-distillation fine-tuning techniques, marking a significant step forward in the development of efficient and effective conversational LLMs.

Similar Work