SWIFT: A Scalable Lightweight Infrastructure for Fine-Tuning

Abstract

Recent development in Large Language Models (LLMs) and Multi-modal Large Language Models (MLLMs) have achieved superior performance and generalization capabilities, covered extensive areas of traditional tasks. However, existing large model training frameworks support only a limited number of models and techniques, particularly lacking in support for new models, which makes fine-tuning LLMs challenging for most developers. Therefore, we develop SWIFT, a customizable one-stop infrastructure for large models. With support of over 350+ LLMs and 80+ MLLMs, SWIFT stands as the open-source framework that provide the most comprehensive support for fine-tuning large models. In particular, it is the first training framework that provides systematic support for MLLMs. Moreover, SWIFT integrates post-training processes such as inference, evaluation, and quantization, to facilitate fast adoptions of large models in various application scenarios, offering helpful utilities like benchmark comparisons among different training techniques.

Cite

Text

Zhao et al. "SWIFT: A Scalable Lightweight Infrastructure for Fine-Tuning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I28.35383

Markdown

[Zhao et al. "SWIFT: A Scalable Lightweight Infrastructure for Fine-Tuning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhao2025aaai-swift/) doi:10.1609/AAAI.V39I28.35383

BibTeX

@inproceedings{zhao2025aaai-swift,
  title     = {{SWIFT: A Scalable Lightweight Infrastructure for Fine-Tuning}},
  author    = {Zhao, Yuze and Huang, Jintao and Hu, Jinghan and Wang, Xingjun and Mao, Yunlin and Zhang, Daoze and Jiang, Zeyinzi and Wu, Zhikai and Ai, Baole and Wang, Ang and Zhou, Wenmeng and Chen, Yingda},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {29733-29735},
  doi       = {10.1609/AAAI.V39I28.35383},
  url       = {https://mlanthology.org/aaai/2025/zhao2025aaai-swift/}
}