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

model-family:phi-3

Structured · live

Phi-3 json

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

File · compute/model-families/phi-3.yamlCluster · compute
Record JSON
{
  "id": "model-family:phi-3",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/phi-3.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Phi-3",
    "vendor": "Microsoft",
    "homepageUrl": "https://azure.microsoft.com/en-us/products/phi"
  },
  "outgoingEdges": [
    {
      "from": "model-family:phi-3",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:phi-3",
      "to": "model:phi-3-medium@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:phi-3",
      "to": "model:phi-3-mini@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:phi-3-medium@current",
      "to": "model-family:phi-3",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:phi-3-medium@current",
      "to": "model-family:phi-3",
      "kind": "version_of"
    },
    {
      "from": "model:phi-3-mini@current",
      "to": "model-family:phi-3",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:phi-3-mini@current",
      "to": "model-family:phi-3",
      "kind": "version_of"
    }
  ]
}