File size: 776 Bytes
c3b0dbb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | {
"checkpoint": "F:\\AI\\ComfyUI_windows_portable\\ComfyUI\\models\\diffusion_models\\minimax-h3\\minimax-h3-fl2va-int8-lean-convrot-dynamic-k16-separate-qkv-quality21.safetensors",
"bytes": 22547374816,
"load_device": "cpu",
"elapsed_seconds": 8.17470669746399,
"checks": {
"model_class": "MiniMaxH3Model",
"separate_qkv": true,
"dynamic_basis": true,
"table_mode": false,
"basis_shape": [
2688,
16
],
"has_main_q_proj": true,
"has_main_k_proj": true,
"has_main_v_proj": true,
"has_main_qkv_proj": false,
"has_refiner_q_proj": true,
"has_refiner_qkv_proj": false,
"time_proj_in_shape": [
5376,
256
],
"time_proj_out_shape": [
2688,
5376
]
},
"status": "pass"
}
|