Skip to content
  • CharlesCNorton's avatar
    e403c569
    Fix: typo in error message for state_dict validation · e403c569
    CharlesCNorton authored
    Corrected a typo in the error message within the _load_lora_state_dict method of the LoRALoaderMixin class. The word "multipe" was changed to "multiple" to ensure clarity and accuracy in error reporting. This change improves the readability and professionalism of the codebase.
    e403c569
    Fix: typo in error message for state_dict validation
    CharlesCNorton authored
    Corrected a typo in the error message within the _load_lora_state_dict method of the LoRALoaderMixin class. The word "multipe" was changed to "multiple" to ensure clarity and accuracy in error reporting. This change improves the readability and professionalism of the codebase.
Loading