iiRecord
Agentic AI Atlas · Qwen 3.7
model-family:qwen-3-7a5c.ai
II.
ModelFamily JSON

model-family:qwen-3-7

Structured · live

Qwen 3.7 json

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

File · compute/model-families/qwen-3-7.yamlCluster · compute
Record JSON
{
  "id": "model-family:qwen-3-7",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/qwen-3-7.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Qwen 3.7",
    "providerId": "alibaba",
    "providerIds": [
      "alibaba-cloud"
    ],
    "family": "qwen",
    "generation": "3.7",
    "modalities": [
      "text"
    ],
    "status": "current"
  },
  "outgoingEdges": [
    {
      "from": "model-family:qwen-3-7",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:qwen-3-7",
      "to": "model:qwen3-7-max@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:qwen-3-7",
      "to": "model:qwen3-7-plus@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:qwen3-7-max@current",
      "to": "model-family:qwen-3-7",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:qwen3-7-max@current",
      "to": "model-family:qwen-3-7",
      "kind": "version_of"
    },
    {
      "from": "model:qwen3-7-plus@current",
      "to": "model-family:qwen-3-7",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:qwen3-7-plus@current",
      "to": "model-family:qwen-3-7",
      "kind": "version_of"
    }
  ]
}