card: replace unbacked 'near-lossless' with measured token-margin fidelity language
Browse files
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,
|
| 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)
|