Skip to content

Generate model cards from the manifest at publish time#336

Open
maziyarpanahi wants to merge 1 commit into
masterfrom
feature/om-015-auto-model-card-generator
Open

Generate model cards from the manifest at publish time#336
maziyarpanahi wants to merge 1 commit into
masterfrom
feature/om-015-auto-model-card-generator

Conversation

@maziyarpanahi

Copy link
Copy Markdown
Owner

Closes #93.

Adds a manifest-driven model card renderer and wires the publish step to write README.md before uploading model artifacts. The card includes tier, parameter count, formats, benchmark metrics, arXiv reference, license, and reproducibility hash from the manifest row, with a golden fixture covering the rendered output.

Validation:

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

@maziyarpanahi maziyarpanahi added roadmap-v2 OpenMed V2 roadmap backlog feature New capability P1 High labels Jun 14, 2026
@maziyarpanahi maziyarpanahi force-pushed the feature/om-015-auto-model-card-generator branch from fd2e074 to 5f80aee Compare June 15, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New capability P1 High roadmap-v2 OpenMed V2 roadmap backlog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate model cards from the manifest at publish time

1 participant