ScholarGate
助手
Machine learning

LoRA 和 PEFT

LoRA(低秩适应,Low-Rank Adaptation),由 Hu 等人于 2022 年提出,以及更广泛的参数高效微调(PEFT,parameter-efficient fine-tuning)方法家族,通过仅训练少量额外参数而非模型中的所有权重,将大型预训练语言模型适应新任务。这使得微调所需的 GPU 内存和计算量大大减少,同时原始模型基本保持不变。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Hu, E. J. et al. (2022). LoRA: Low-Rank Adaptation of Large Language Models. ICLR. link
  2. Lester, B. et al. (2021). The Power of Scale for Parameter-Efficient Prompt Tuning. EMNLP. DOI: 10.18653/v1/2021.emnlp-main.243

如何引用本页

ScholarGate. (2026, June 1). Low-Rank Adaptation and Parameter-Efficient Fine-Tuning. ScholarGate. https://scholargate.app/zh/deep-learning/lora-peft

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

被引用于

ScholarGateLoRA and PEFT (Low-Rank Adaptation and Parameter-Efficient Fine-Tuning). 于 2026-06-15 检索自 https://scholargate.app/zh/deep-learning/lora-peft · 数据集: https://doi.org/10.5281/zenodo.20539026