Skip to content

Add HF push_to_hub publishing to the model conversion pipeline#333

Merged
maziyarpanahi merged 1 commit into
masterfrom
feature/om-013-hf-push-to-hub-publish-step
Jun 14, 2026
Merged

Add HF push_to_hub publishing to the model conversion pipeline#333
maziyarpanahi merged 1 commit into
masterfrom
feature/om-013-hf-push-to-hub-publish-step

Conversation

@maziyarpanahi

Copy link
Copy Markdown
Owner

Closes #89.

Adds a shared HF publish helper for converted MLX and CoreML artifacts, wires the conversion CLIs and workflow to publish successful artifacts behind the protected token gate, and emits a models.jsonl manifest row with formats and reproducibility hashes. The publish path creates target repos safely, skips existing repos by default, and keeps tokens out of logs.

Validation:

  • .venv/bin/python -m pytest tests/ -q

@maziyarpanahi maziyarpanahi added roadmap-v2 OpenMed V2 roadmap backlog feature New capability P0 Critical labels Jun 14, 2026
@maziyarpanahi maziyarpanahi merged commit 103af7f into master Jun 14, 2026
13 checks passed
@maziyarpanahi maziyarpanahi deleted the feature/om-013-hf-push-to-hub-publish-step branch June 14, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New capability P0 Critical roadmap-v2 OpenMed V2 roadmap backlog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add HF push_to_hub publishing to the model conversion pipeline

1 participant