DmitryDB commited on
Commit
def96f6
·
verified ·
1 Parent(s): 816c2db

Add validation_fl2va_nvfp4-quality21-blackwell.json

Browse files
reports/release_matrix/validation_fl2va_nvfp4-quality21-blackwell.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant": "fl2va",
3
+ "profile": "nvfp4-quality21-blackwell",
4
+ "checkpoint": "F:\\AI\\hf_publish\\MiniMax-H3-INT8-Lean-ConvRot\\FL2VA\\minimax-h3-fl2va-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.09434646368026733,
23
+ "bitwise": false
24
+ }
25
+ },
26
+ "adaln_relative_19_timesteps": {
27
+ "blocks.0.adaln_proj.linear": 3.5114101137878606e-07,
28
+ "blocks.24.adaln_proj.linear": 3.8073906694080506e-07,
29
+ "blocks.49.adaln_proj.linear": 3.4442922469679615e-07,
30
+ "final_layer.adaln_proj.linear": 2.980012538955634e-07
31
+ },
32
+ "device": "cpu",
33
+ "elapsed_seconds": 55.923123598098755,
34
+ "status": "pass"
35
+ }