kevinqz commited on
Commit
7e0f33f
·
verified ·
1 Parent(s): 7f872ed

card: replace unbacked 'near-lossless' with measured token-margin fidelity language

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ A complete, buildable example lives at
88
 
89
  - **Intended use:** general on-device chat / text generation. Inherits the base
90
  model's capabilities, languages, and biases.
91
- - **Limitations:** int8 quantized — the high-fidelity tier, near-lossless vs. fp16. See the Evaluation section for the measured
92
  greedy fidelity vs the fp16 reference.
93
 
94
  ## Evaluation (parity)
 
88
 
89
  - **Intended use:** general on-device chat / text generation. Inherits the base
90
  model's capabilities, languages, and biases.
91
+ - **Limitations:** int8 quantized — the high-fidelity tier. Fidelity is **measured, not assumed**: see the Evaluation section for the token-margin greedy fidelity vs the fp16 reference. "Near-lossless" is not claimed — it reports argmax agreement, not a task-quality guarantee. See the Evaluation section for the measured
92
  greedy fidelity vs the fp16 reference.
93
 
94
  ## Evaluation (parity)