【Bug已解决】Can LoRA ignore standard modules it doesn‘t know about? 解决方案
【Bug已解决】Can LoRA ignore standard modules it doesnt know about? 解决方案
一、现象长什么样
一个很常见的困惑是:我给 LoraConfig 指定了 target_modules["q_proj", "v_proj"],但模型里明明还有 k_proj、o_proj、gate_proj…
2026/7/24 19:30:23