【Bug已解决】Detail: removal of `.peft_config` when performing `.unload()`? 解决方案
【Bug已解决】Detail: removal of .peft_config when performing .unload()? 解决方案
一、现象长什么样
PEFT 的 PeftModel.unload() 用来“卸载所有 adapter,把模型还原回纯基座”。但在实际使用中有个让人困惑的细节:
model get_peft_model(base, c…
2026/7/26 5:21:37