Skip to content

Unify Edge exporter run scripts - #4723

Open
micwill755 wants to merge 1 commit into
kimifrom
exporters-unified-runner
Open

micwill755 wants to merge 1 commit into
kimifrom
exporters-unified-runner

Conversation

@micwill755

Copy link
Copy Markdown
Collaborator

Summary

  • replace five model-specific smoke scripts with one run_export.py CLI
  • keep model loading and sample preparation in lazy family-specific prepare_export modules
  • mirror the Hugging Face exporter call shape: export(model, sample_inputs, config)
  • preserve per-family checkpoint, sequence-length, engine-directory, and output defaults

Validation

  • focused pre-commit hooks pass
  • unified CLI help smoke test passes
  • run_export.py kimi completes end to end with 100% eager/TRT close and relative L2 0.0005

Stack

This PR is stacked on the Kimi-K3 exporter PR.

@meta-cla meta-cla Bot added the cla signed label Sep 16, 2026
@micwill755 micwill755 changed the title Unify Edge exporter smoke runners Unify Edge exporter run scripts Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant