EMNLP 2024industry11 citations

QDyLoRA: Quantized Dynamic Low-Rank Adaptation for Efficient Large Language Model Tuning

Hossein Rajabzadeh, Mojtaba Valipour, Tianshu Zhu, Marzieh S. Tahaei, Hyock Ju Kwon, Ali Ghodsi, Boxing Chen, Mehdi Rezagholizadeh

Abstract

Finetuning large language models requires huge GPU memory, restricting the choice to acquire Larger models. While the quantized version of the Low-Rank Adaptation technique, named QLoRA, significantly alleviates this issue, finding the efficient LoRA rank is still challenging. Moreover, QLoRA is trained on a pre-defined rank and, therefore, cannot be reconfigured for its lower ranks without requiring further fine-tuning steps. This paper proposes QDyLoRA -Quantized Dynamic Low-Rank Adaptation-, as an efficient quantization approach for dynamic low-rank adaptation. Motivated by Dynamic LoRA, QDyLoRA is able to efficiently finetune LLMs on a set of pre-defined LoRA ranks. QDyLoRA enables fine-tuning Falcon-40b for ranks 1 to 64 on a single 32 GB V100-GPU through one round of fine-tuning. Experimental results show that QDyLoRA is competitive to QLoRA and outperforms when employing its optimal rank.

BibTeX
@inproceedings{rajabzadeh-etal-2024-qdylora,
    title = "{QD}y{L}o{RA}: Quantized Dynamic Low-Rank Adaptation for Efficient Large Language Model Tuning",
    author = "Rajabzadeh, Hossein  and
      Valipour, Mojtaba  and
      Zhu, Tianshu  and
      Tahaei, Marzieh S.  and
      Kwon, Hyock Ju  and
      Ghodsi, Ali  and
      Chen, Boxing  and
      Rezagholizadeh, Mehdi",
    editor = "Dernoncourt, Franck  and
      Preo{\c{t}}iuc-Pietro, Daniel  and
      Shimorina, Anastasia",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-industry.53/",
    doi = "10.18653/v1/2024.emnlp-industry.53",
    pages = "712--718"
}
QDyLoRA: Quantized Dynamic Low-Rank Adaptation for Efficient Large Language Model Tuning · EMNLP 2024