cerebras.modelzoo.common.utils.model.lora.make_model_lora_helper#

cerebras.modelzoo.common.utils.model.lora.make_model_lora_helper(model: torch.nn.Module, lora_params: Union[cerebras.modelzoo.common.utils.model.lora.LoraConfig, List[cerebras.modelzoo.common.utils.model.lora.LoraConfig]], module_names: List[str], loraified_modules: Set[str])[source]#