-
CharlesCNorton authored
Corrected a typographical error in the `_load_lora_state_dict` method of the `LoRALoaderMixin` class. The word "multipe" was corrected to "multiple" in the assertion message that checks for consistent data types in the LoRA state dictionary.
CharlesCNorton authoredCorrected a typographical error in the `_load_lora_state_dict` method of the `LoRALoaderMixin` class. The word "multipe" was corrected to "multiple" in the assertion message that checks for consistent data types in the LoRA state dictionary.
Loading