Skip to content

geno_lewm.cli.export

export

geno-lewm-export โ€” export a trained checkpoint to deployable artifacts (RFC-0018 ยง3.3).

Phase 1 writes the predictor.safetensors + action_encoder.safetensors deploy artifacts (plus export_report.json) from a training predictor_checkpoint.pt. ONNX / Core ML / GGUF targets land with #67โ€“#70.