POC configuration — tunables locked in superskill.yaml for production (air-gapped)
PIPELINE IDLE
No active runs. Hit Start to begin a pipeline run.
Awaiting hardware probe...|Memory: 85%GPU: 0%|I/O: 0.0↓ 0.0↑ MB/s
Memory Budget20.5 / 24 GB (85%)
OS 3.0G
Student 6.0G
Teacher 9.0G
LoRA Grads 2.5G
Free 3.5G
Tunables
LoRA Rank (r)16
4Decomposition rank. Higher = more capacity, more memory.64
Memory: linear
LoRA Layers16
4Transformer layers with LoRA adapters. Fewer = less memory.32
Memory: linear
Batch Size4
1Micro-batch size. Limited by unified memory.16
Memory: linear
Max Seq Length2048 tokens
256Max token length. Memory scales quadratically with attention.8192
Memory: quadratic
Grad Checkpoint
Trade compute for memory. Useful on 16GB machines.
Presets
DevelopmentSimulated phases with stub delays. Good for testing the dashboard and pipeline flow.
StandardReal training. Balanced quality settings. Pause anytime, resume when ready.
Machine will be busy during training. Pause if you need it back.
Maximum QualityFull convergence. Runs until the swarm gives up trying to break it.
Machine will be saturated. Let it run — pause if needed.