DmitryDB commited on
Commit
84979e2
·
verified ·
1 Parent(s): 3cab4d8

Add validation_ref2va_nvfp4-quality21-blackwell.json

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