II.
ModelFamily JSON
Structured · livemodel-family:qwen-3-coder
Qwen3 Coder json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "model-family:qwen-3-coder",
"_kind": "ModelFamily",
"_file": "compute/model-families/qwen-3-coder.yaml",
"_cluster": "compute",
"attributes": {
"displayName": "Qwen3 Coder",
"providerId": "alibaba",
"providerIds": [
"alibaba-cloud",
"aws-bedrock"
],
"family": "qwen",
"generation": "3",
"modalities": [
"text"
],
"status": "current"
},
"outgoingEdges": [
{
"from": "model-family:qwen-3-coder",
"to": "layer:1-model",
"kind": "realizes",
"attributes": {}
},
{
"from": "model-family:qwen-3-coder",
"to": "model:qwen3-coder-480b-a35b-instruct@current",
"kind": "has_version"
},
{
"from": "model-family:qwen-3-coder",
"to": "model:qwen3-coder-30b-a3b-instruct@current",
"kind": "has_version"
},
{
"from": "model-family:qwen-3-coder",
"to": "model:qwen3-coder-next@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "model:qwen3-coder-30b-a3b-instruct@current",
"to": "model-family:qwen-3-coder",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:qwen3-coder-30b-a3b-instruct@current",
"to": "model-family:qwen-3-coder",
"kind": "version_of"
},
{
"from": "model:qwen3-coder-480b-a35b-instruct@current",
"to": "model-family:qwen-3-coder",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:qwen3-coder-480b-a35b-instruct@current",
"to": "model-family:qwen-3-coder",
"kind": "version_of"
},
{
"from": "model:qwen3-coder-next@current",
"to": "model-family:qwen-3-coder",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:qwen3-coder-next@current",
"to": "model-family:qwen-3-coder",
"kind": "version_of"
}
]
}