create-model-verification-card
Installation
SKILL.md
Create Model Verification Card
Create examples/model_verification_cards/<model-slug>/card.yaml from public
model facts and verified commands. Keep the card small enough for an agent to
scan without interpreting logs or reconstructing the execution environment.
Use the repository resources
- Validate the result with scripts/validate_card.py.
- Verify exact-length deterministic HF output with scripts/verify_hf_inference.py.
- Use the inventory and field rules below as the format contract. Do not infer model-specific settings from another family or variant.
Do not add a README, evidence blobs, log excerpts, runtime setup, or scheduler metadata to the skill or card.