File size: 677 Bytes
2950d55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "status": "passed",
  "model_type": "qwen3_moe",
  "architecture": "Qwen3MoeForCausalLM",
  "safetensors_shards": 13,
  "indexed_tensors": 18867,
  "safetensors_bytes": 61066577928,
  "tensor_payload_bytes": 61064245248,
  "tensor_dtypes": [
    "BF16"
  ],
  "checks": [
    "required HF metadata present",
    "Qwen3-MoE config recognized",
    "all indexed shards present and non-empty",
    "every safetensors header readable",
    "header keys exactly match index mapping",
    "all tensors are BF16",
    "keys and shapes exactly match native Qwen3-MoE architecture",
    "index total_size matches BF16 tensor payload",
    "total model size in expected range"
  ]
}