the.ai

Optimization / Regimes

verified

LoRA

Fine-tuning every parameter of a large model means storing a whole new model per task. LoRA freezes the original and learns a small low-rank correction beside it, so a task costs megabytes instead of gigabytes and the base model is shared across all of them.

Viz primitive · budget-splitrank = 8

rank holds 0% of the budget; rest holds the remaining 100%.

Share of parameters that are trainable against the frozen base beside them. Drag the rank to watch the trainable slice stay a rounding error.

8

Reviewed by opendroid · 2026-08-04