Models
Model Cards
Standardized documentation attached to every model on Pixel.
Every model published to the Pixel Model Registry ships with a Model Card — a standardized document describing the model beyond its raw weights.
A typical Model Card includes:
- Intended use — the tasks the model was designed and evaluated for
- Limitations — known failure modes or unsupported use cases
- Training data — a summary of what the model was trained on
- License — for example, Apache License 2.0 for Verty
- Benchmarks — links to results tracked on the Benchmarks page
- Versioning — which version of the model family this card describes
Model Cards are required for any model uploaded to a public Project, and are rendered directly on the model's Pixel page.