kevinqz commited on
Commit
2b06dbf
·
verified ·
1 Parent(s): 5928588

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
@@ -85,7 +85,7 @@ A complete, buildable example lives at
85
 
86
  - **Intended use:** general on-device chat / text generation. Inherits the base
87
  model's capabilities, languages, and biases.
88
- - **Limitations:** int8 quantized — the high-fidelity tier, near-lossless vs. fp16. See the Evaluation section for the measured
89
  greedy fidelity vs the fp16 reference.
90
 
91
  ## Evaluation (parity)
 
85
 
86
  - **Intended use:** general on-device chat / text generation. Inherits the base
87
  model's capabilities, languages, and biases.
88
+ - **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
89
  greedy fidelity vs the fp16 reference.
90
 
91
  ## Evaluation (parity)