File size: 1,155 Bytes
669504d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
{
  "results": [
    {
      "model": "microsoft/phi-4",
      "size_gb": 29.32,
      "exp_entropy": 2.5674,
      "mlp_entropy": 2.5571,
      "attn_entropy": 2.6105,
      "emb_entropy": 2.5688,
      "mantissa_entropy": 6.9692,
      "huffman_pct": 33.68,
      "mlp_huffman_pct": 33.74,
      "attn_huffman_pct": 33.46,
      "palette_pct": 24.75,
      "top16_cov": 0.999895,
      "verbatim_rows": 0.006284,
      "mlp_verbatim": 0.005745,
      "attn_verbatim": 0.008469,
      "mlp_frac": 0.7511,
      "mlp_only_pct": 25.34,
      "time_s": 467.6
    },
    {
      "model": "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
      "size_gb": 29.54,
      "exp_entropy": 2.6465,
      "mlp_entropy": 2.6491,
      "attn_entropy": 2.6206,
      "emb_entropy": 2.68,
      "mantissa_entropy": 6.9718,
      "huffman_pct": 33.2,
      "mlp_huffman_pct": 33.17,
      "attn_huffman_pct": 33.41,
      "palette_pct": 24.44,
      "top16_cov": 0.999574,
      "verbatim_rows": 0.018554,
      "mlp_verbatim": 0.015661,
      "attn_verbatim": 0.009672,
      "mlp_frac": 0.6901,
      "mlp_only_pct": 22.89,
      "time_s": 373.4
    }
  ],
  "failures": []
}