Describe the bug
When loading LoRAs with the new multiple LoRAs adapter, some SDXL LoRAs fail loading with this error:
TypeError: PeftAdapterMixin.load_adapter() got an unexpected keyword argument 'adapter_state_dict'
Ex.
https://civitai.com/models/57437/andrei-tarkovsky-style
https://civitai.com/models/107140/weegee-style
However, this one works without that error:
https://civitai.com/models/133900/lora-marvin-the-martian-looney-tunes
Reproduction
Load some of the LoRA models from above with the multiple LoRAs adapter.
Logs
`TypeError: PeftAdapterMixin.load_adapter() got an unexpected keyword argument 'adapter_state_dict'`
System Info
Win 11
Who can help?
@younesbelkada @sayakpaul