LoRAΒΆ
A standalone LoRA (Low-Rank Adaptation) layer adapter.
Abstract Signature:
LoRA(in_features: int, lora_rank: int, out_features: int, base_module)
PyTorch
API:
βStrategy: Custom / Partial
Keras
API:
βStrategy: Custom / Partial
TensorFlow
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial
PaxML / Praxis
API:
βStrategy: Custom / Partial