[Misc] Improve LoRA spelling (#13831)
This commit is contained in:
@@ -42,7 +42,7 @@ class PEFTHelper:
|
||||
|
||||
def _validate_features(self) -> List[str]:
|
||||
"""
|
||||
Check if there are any unsupported Lora features.
|
||||
Check if there are any unsupported LoRA features.
|
||||
"""
|
||||
error_msg = []
|
||||
if self.modules_to_save:
|
||||
|
||||
Reference in New Issue
Block a user