在对lora参数做merge的时候报错
LoraConfig.init() got an unexpected keyword argument ‘layer_replication’
大概率是版本没有不对

pip install peft-0.10.0

更多推荐