Result Details
PEFT-Factory: Unified Parameter-Efficient Fine-Tuning of Autoregressive Large Language Models
Srba Ivan, Ing., Ph.D.
Bieliková Mária, prof. Ing., Ph.D., DCGM (FIT)
Parameter-Efficient Fine-Tuning (PEFT) methods address the increasing size of Large Language Models (LLMs). Currently, many newly introduced PEFT methods are challenging to replicate, deploy, or compare with one another. To address this, we introduce PEFT-Factory, a unified framework for efficient fine-tuning LLMs using both off-the-shelf and custom PEFT methods. While its modular design supports extensibility, it natively provides a representative set of 19 PEFT methods, 27 classification and text generation datasets addressing 12 tasks, and both standard and PEFT-specific evaluation metrics. As a result, PEFT-Factory provides a ready-to-use, controlled, and stable environment, improving replicability and benchmarking of PEFT methods. PEFT-Factory is a downstream framework that originates from the popular LLaMA-Factory, and is publicly available at https://github.com/kinit-sk/PEFT-Factory.
Parameter-Efficient Fine-Tuning, Large Language Models, Autoregressive Models, Natural Language Processing
@inproceedings{BUT201831,
author="{} and Róbert {Belanec} and {} and Ivan {Srba} and {} and Mária {Bieliková}",
title="PEFT-Factory: Unified Parameter-Efficient Fine-Tuning of Autoregressive Large Language Models",
booktitle="Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 3: System Demonstrations)",
year="2026",
pages="188--202",
publisher="Association for Computational Linguistics",
address="Morocco",
doi="10.18653/v1/2026.eacl-demo.15",
isbn="979-8-89176-382-1",
url="https://aclanthology.org/2026.eacl-demo.15/"
}