geno_lewm.cli.export¶
export
¶
geno-lewm-export - export a trained checkpoint to deployable artifacts.
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.