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

Add validation_ref2va_nvfp4-compact-blackwell.json

Browse files
reports/release_matrix/validation_ref2va_nvfp4-compact-blackwell.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant": "ref2va",
3
+ "profile": "nvfp4-compact-blackwell",
4
+ "checkpoint": "F:\\AI\\hf_publish\\MiniMax-H3-INT8-Lean-ConvRot\\Ref2VA\\minimax-h3-ref2va-table-k16-g4097-nvfp4-compact-blackwell.safetensors",
5
+ "bytes": 11663443448,
6
+ "gib": 10.862428180873394,
7
+ "keys": 1156,
8
+ "semantic_linear_counts": {
9
+ "bf16": 0,
10
+ "int8": 0,
11
+ "w4": 0,
12
+ "nvfp4": 208
13
+ },
14
+ "sampled_reconstruction": {
15
+ "nvfp4": {
16
+ "layer": "blocks.0.attn.qkv_proj",
17
+ "relative_l2": 0.09451157599687576,
18
+ "bitwise": false
19
+ }
20
+ },
21
+ "adaln_relative_19_timesteps": {
22
+ "blocks.0.adaln_proj.linear": 3.457665229689155e-07,
23
+ "blocks.24.adaln_proj.linear": 3.6941224834663444e-07,
24
+ "blocks.49.adaln_proj.linear": 3.462141933141538e-07,
25
+ "final_layer.adaln_proj.linear": 3.0612892487624777e-07
26
+ },
27
+ "device": "cpu",
28
+ "elapsed_seconds": 91.8495569229126,
29
+ "status": "pass"
30
+ }