Hugging Face launches 'Model Cards 2.0' with design metadata schema
AI · 3 min read
Hugging Face announced Model Cards 2.0, which adds structured fields for design tooling: supported export formats (SVG, HTML, JSON), expected latency ranges for interactive use, and recommended editor plugins. The schema also includes provenance pointers—what datasets influenced visual style and any layout-specific augmentation techniques used in training.
The new model card format makes it easier for designers and engineers to evaluate models before integrating them into pipelines by showing compatibility with design systems and front-end frameworks. Hugging Face also released tooling to auto-generate parts of the card from training artifacts and CI tests.
Tooling providers welcomed the change, saying it reduces integration friction. The update is likely to improve transparency and encourage model authors to provide clearer guidance on how their models behave with UI-focused inputs and outputs.