II.
ModelFamily JSON
Structured · livemodel-family:qwen-2-5
Qwen 2.5 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "model-family:qwen-2-5",
"_kind": "ModelFamily",
"_file": "compute/model-families/qwen-2-5.yaml",
"_cluster": "compute",
"attributes": {
"displayName": "Qwen 2.5",
"vendor": "Alibaba (Qwen team)",
"homepageUrl": "https://qwenlm.github.io/"
},
"outgoingEdges": [
{
"from": "model-family:qwen-2-5",
"to": "layer:1-model",
"kind": "realizes",
"attributes": {}
},
{
"from": "model-family:qwen-2-5",
"to": "model:qwen-2-5-72b-instruct@current",
"kind": "has_version"
},
{
"from": "model-family:qwen-2-5",
"to": "model:qwen-2-5-coder-32b@current",
"kind": "has_version"
},
{
"from": "model-family:qwen-2-5",
"to": "model:qwq-32b-preview@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "model:qwen-2-5-72b-instruct@current",
"to": "model-family:qwen-2-5",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:qwen-2-5-72b-instruct@current",
"to": "model-family:qwen-2-5",
"kind": "version_of"
},
{
"from": "model:qwen-2-5-coder-32b@current",
"to": "model-family:qwen-2-5",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:qwen-2-5-coder-32b@current",
"to": "model-family:qwen-2-5",
"kind": "version_of"
},
{
"from": "model:qwq-32b-preview@current",
"to": "model-family:qwen-2-5",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:qwq-32b-preview@current",
"to": "model-family:qwen-2-5",
"kind": "version_of"
}
]
}