【Bug已解决】layers_to_transform incorrectly matches MoE expert indices (should match layer index) 解决方案
【Bug已解决】layers_to_transform incorrectly matches MoE expert indices (should match layer index) 解决方案
一、现象长什么样
PEFT 的 LoraConfig 里有个参数 layers_to_transform,用来指定“只在第几层 transformer 上挂 LoRA”。比如 layers_to_transform…
2026/7/26 5:20:26