MiCA is now part of Hugging Face PEFT
The MiCA (Minor Component Adaptation) method has been merged into the main branch of the Hugging Face PEFT library, allowing users to install it directly from source. It is exposed through the existing LoRA interface by setting `init_lora_weights="mica"`.