LoRA training planner
Plan the training pressure before the training run.
Compare LoRA and QLoRA from frozen base weights, adapter target scope, sequence length, micro-batch, checkpointing, and the per-GPU effect of single, DDP, or FSDP training.
LoRA and QLoRA planner
Make the training memory blocks visible before the run.
Plan frozen weights, adapters, optimizer state, activation load, sequence length, micro-batch, and distributed strategy together.
The values below are editable planning baselines. Change the few inputs you know; open Advanced assumptions only when they change your decision.
Model configuration
Import a Hugging Face model profile.
Load a public model revision to set its verified parameter total and decoder attention shape. The current workload context stays unchanged.
Current hardware
No hardware profile saved.
Save the GPU capacity you already have, then apply it across VRAM planning paths.
Planning brief
Adjust the batch or sequence before the GPU target.
—
Next decision
Plan tools
Keep this useful version close, shareable, and easy to revisit.
Recent saved plans 0
What it models
Frozen base weights, target-module adapter state, optimizer memory, activation load, runtime reserve, and usable VRAM per GPU.
Pressure control
Use sequence length, micro-batch size, checkpointing, adapter scope, mode selection, and training strategy as explicit levers.
Related path
Set sequence and batch →