Revert "升级为 docsify 模板的:在线网站,支持友好的交互形式"

This commit is contained in:
long_long_ago
2025-07-27 16:09:35 +08:00
committed by GitHub
parent dca7f223f2
commit 15bc6c55b3
17 changed files with 0 additions and 106 deletions

View File

@@ -1,5 +1,3 @@
# 附录E. 使用LoRA的参数高效微调
本附录介绍低秩适应 (LoRA),这是最广泛使用的参数高效微调技术之一。在解释 LoRA 背后的主要思想之后,本附录将基于第 6 章中的垃圾邮件分类微调示例并对 LLM 进行微调。然而需要注意的是LoRA 微调也适用于第 7 章中讨论的有监督的指令微调。
-----