iiRecord
Agentic AI Atlas · Gemma 2
model-family:gemma-2a5c.ai
II.
ModelFamily JSON

model-family:gemma-2

Structured · live

Gemma 2 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · compute/model-families/gemma-2.yamlCluster · compute
Record JSON
{
  "id": "model-family:gemma-2",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/gemma-2.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Gemma 2",
    "vendor": "Google",
    "homepageUrl": "https://ai.google.dev/gemma"
  },
  "outgoingEdges": [
    {
      "from": "model-family:gemma-2",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:gemma-2",
      "to": "model:gemma-2-27b@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:gemma-2-27b@current",
      "to": "model-family:gemma-2",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:gemma-2-27b@current",
      "to": "model-family:gemma-2",
      "kind": "version_of"
    }
  ]
}