espnet2.layers.create_adapter_fn.create_new_lora_module
Less than 1 minute
espnet2.layers.create_adapter_fn.create_new_lora_module
espnet2.layers.create_adapter_fn.create_new_lora_module(target_module: Module, rank: int, alpha: int, dropout_rate: float)
Create a new lora module for the given target module.