maci0 commited on
Commit
67a4c56
·
verified ·
1 Parent(s): 31bcb69

trim redundant Fidelity table (covered by header)

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -47,16 +47,7 @@ this build: 6.63.
47
 
48
  ## Fidelity
49
 
50
- Near-lossless versus the bf16 source: wikitext-2 perplexity for this build is **6.63**.
51
-
52
- | Metric | Value |
53
- |---|---|
54
- | wikitext-2 PPL | 6.63 |
55
- | Weights | NVFP4 W4A4, group 16 |
56
- | Size | 18 GB vs 55.6 GB bf16 (~33%) |
57
-
58
- NVFP4 uses GPTQ error compensation, an MSE observer, and shared fused-layer scales, so the
59
- drop from bf16 is minimal.
60
 
61
  ## Quickstart
62
 
 
47
 
48
  ## Fidelity
49
 
50
+ Near-lossless versus the bf16 source, **18 GB vs 55.6 GB bf16 (~33%)**, at wikitext-2 perplexity **6.63**. GPTQ error compensation and an MSE observer keep the drop from bf16 minimal; the header lists the full characteristics and [Quantization](#quantization) covers the recipe.
 
 
 
 
 
 
 
 
 
51
 
52
  ## Quickstart
53