iiRecord
Agentic AI Atlas · Llama 3
model-family:llama-3a5c.ai
II.
ModelFamily JSON

model-family:llama-3

Structured · live

Llama 3 json

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

File · compute/model-families/llama-3.yamlCluster · compute
Record JSON
{
  "id": "model-family:llama-3",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/llama-3.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Llama 3",
    "vendor": "Meta",
    "homepageUrl": "https://www.llama.com/"
  },
  "outgoingEdges": [
    {
      "from": "model-family:llama-3",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:llama-3",
      "to": "model:llama-3-1-405b-instruct@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:llama-3",
      "to": "model:llama-3-1-70b-instruct@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:llama-3",
      "to": "model:llama-3-3-70b-instruct@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:llama-3-1-405b-instruct@current",
      "to": "model-family:llama-3",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:llama-3-1-405b-instruct@current",
      "to": "model-family:llama-3",
      "kind": "version_of"
    },
    {
      "from": "model:llama-3-1-70b-instruct@current",
      "to": "model-family:llama-3",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:llama-3-1-70b-instruct@current",
      "to": "model-family:llama-3",
      "kind": "version_of"
    },
    {
      "from": "model:llama-3-3-70b-instruct@current",
      "to": "model-family:llama-3",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:llama-3-3-70b-instruct@current",
      "to": "model-family:llama-3",
      "kind": "version_of"
    }
  ]
}