[Misc] Improve LoRA spelling (#13831)
This commit is contained in:
@@ -21,7 +21,7 @@ ARCTIC_PRETRAINED_CONFIG_ARCHIVE_MAP = {
|
||||
|
||||
|
||||
@dataclass
|
||||
class ArcticLoraConfig:
|
||||
class ArcticLoRAConfig:
|
||||
lora_r: int = 64
|
||||
lora_alpha: float = 16
|
||||
shard_base_weights: bool = False
|
||||
|
||||
Reference in New Issue
Block a user