worthant commited on
Commit
c204d9f
·
verified ·
1 Parent(s): e6ea075

:ledger: docs(readme): Update quant quality metrics

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -103,11 +103,11 @@ Kimi K3 is a native vision language model, and as of this update the vision path
103
 
104
  | Quant | Size | PPL(Q) | PPL(Q) / PPL(base) | Mean KL div | Top-1 match (%)| Δp RMS (%) |
105
  |-----------|--------:|---------:|---------------------:|--------------:|---------------:|----------------:|
106
- | `IQ1_S` | 590 GB | 2.524464 | 1.737654 | 0.539205 | 78.706 ± 0.363 | 35.446 ± 0.298 |
107
- | `IQ1_M` | 690 GB | 2.171902 | 1.494977 | 0.395734 | 82.588 ± 0.336 | 30.284 ± 0.296 |
108
- | `IQ2_XXS` | 769 GB | | | | | |
109
- | `Q3_K_S` | 1197 GB | | | | | |
110
- | `Q8_0` | 2955 GB | 1.452800 | 1.00 | 0 | 100 | 0 |
111
 
112
  **PPL(q)** - perplexity of the quant itself.
113
  **PPL / Q8_0** - the same number relative to
 
103
 
104
  | Quant | Size | PPL(Q) | PPL(Q) / PPL(base) | Mean KL div | Top-1 match (%)| Δp RMS (%) |
105
  |-----------|--------:|---------:|---------------------:|--------------:|---------------:|----------------:|
106
+ | `IQ1_S` | 590 GB | 2.5244 | 1.7376 | 0.5392 | 78.706 | 35.446 |
107
+ | `IQ1_M` | 690 GB | 2.1719 | 1.4949 | 0.3957 | 82.588 | 30.284 |
108
+ | `IQ2_XXS` | 769 GB | 1.8794 | 1.2936 | 0.2594 | 87.231 | 23.883 |
109
+ | `Q3_K_S` | 1197 GB | 1.8541 | 1.2762 | 0.2384 | 87.694 | 22.617 |
110
+ | `Q8_0` | 2955 GB | 1.4528 | 1.00 | 0 | 100 | 0 |
111
 
112
  **PPL(q)** - perplexity of the quant itself.
113
  **PPL / Q8_0** - the same number relative to