DmitryDB commited on
Commit
e5931c3
·
verified ·
1 Parent(s): fbfc096

Add loadtest_ref2va_nvfp4-compact-blackwell.json

Browse files
reports/release_matrix/loadtest_ref2va_nvfp4-compact-blackwell.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "F:\\AI\\hf_publish\\MiniMax-H3-INT8-Lean-ConvRot\\Ref2VA\\minimax-h3-ref2va-table-k16-g4097-nvfp4-compact-blackwell.safetensors",
3
+ "bytes": 11663443448,
4
+ "load_device": "cpu",
5
+ "stock_comfy_root": "F:\\AI\\comfy_headless\\_stock_comfy_14b",
6
+ "elapsed_seconds": 2.7521586418151855,
7
+ "checks": {
8
+ "model_class": "MiniMaxH3Model",
9
+ "table_mode": true,
10
+ "has_adaln_t_table": true,
11
+ "has_time_embedder": false,
12
+ "table_shape": [
13
+ 4097,
14
+ 16
15
+ ],
16
+ "has_main_qkv_proj": true,
17
+ "has_main_q_proj": false,
18
+ "has_refiner_qkv_proj": true,
19
+ "quant_formats": {
20
+ "nvfp4": 208
21
+ }
22
+ },
23
+ "status": "pass"
24
+ }