| # ROOT .metadata.yaml — "coming soon" placeholder. | |
| # No `format` block and no artifact subfolders: nothing is published yet. | |
| # The AI-Dashboard treats a repo with zero artifact folders as "coming soon" | |
| # automatically — once real precision folders + benchmarks are added here, | |
| # this becomes a normal model card with no other change needed. | |
| model: | |
| name: gr00t | |
| display_name: GR00T | |
| upstream: nvidia/GR00T-N1.5-3B # TODO: confirm exact upstream repo id/version before publishing | |
| architecture: | |
| family: gr00t | |
| modality: | |
| # GR00T is a humanoid-robot vision-language-action model — not a | |
| # chat-style VLM. Renders on the dashboard with the VLA badge and | |
| # illustration (assets/fallback-vla.svg), distinct from VLM. | |
| - vision-language-action | |
| parameters: 3.0B | |
| tasks: | |
| - robotics | |