Fine-Tuning and Deploying Large Language Models Over Edges: Issues and Approaches
Yanjie Dong, Haijun Zhang, Chengming Li, Song Guo, Victor C. M. Leung, Xiping Hu

TL;DR
This paper reviews memory-efficient fine-tuning and model compression techniques crucial for deploying large language models at network edges, addressing hardware limitations and expanding application domains.
Contribution
It provides a comprehensive overview of current methods for efficient fine-tuning and compression of LLMs for edge deployment, highlighting recent advances.
Findings
Survey of prevalent memory-efficient fine-tuning methods
Review of state-of-the-art model compression techniques
Insights into deployment strategies for large-scale LLMs
Abstract
Since the release of GPT2-1.5B in 2019, the large language models (LLMs) have evolved from specialized deep models to versatile foundation models. While demonstrating remarkable zero-shot ability, the LLMs still require fine-tuning on local datasets and substantial memory for deployment over the network edges. Traditional first-order fine-tuning techniques require significant GPU memory that exceeds the capacity of mainstream hardware. Besides, the LLMs have been expanded beyond text generation to create images, audio, video, and multi-modal content, necessitating careful investigation of efficient deployment strategies for large-scale foundation models. In response to these challenges, model fine-tuning and model-compression techniques have been developed to support the sustainable growth of LLMs by reducing both operational and capital expenditures. In this work, we provide a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
