Loading LoRA weights

#2
by karim1104 - opened

I've gone through the documentation and paper but couldn't find a way to load locally-stored LoRA adapters. Suppose I have adapter weights stored in a local folder "./lora_weights/", how can I load them into the pre-trained model? Also, can I load multiple LoRAs from multiple local folders?

Sign up or log in to comment