Contributing — Mens training (native)
Read first
Entrypoints
| Surface | Location |
|---|---|
| CLI | vox mens train → crates/vox-cli/src/commands/schola/train/ |
| Library | vox_populi::mens::tensor::run_mens_training (lora_train.rs) |
| Contract | FineTuneContract, ExecutionPlanner, preflight_train |
Commands
cargo check -p vox-populi --features mens-train
cargo test -p vox-populi --features mens-train execution_planner
SSOT rule
Candle QLoRA is the active vox mens train backend; keep docs and error messages aligned (lora_train.rs is authoritative when in doubt).