Commit a8b5a0b
committed
docs: CRITICAL — calibrate against ONNX f32 (RAW), not GGUF BF16 (TIFF)
BF16 7-bit mantissa flips rank order for cosines within ±0.008.
Spearman ρ drops ~5% from BF16 truncation alone, not encoding.
Calibrate against ONNX f32 to isolate pure encoding error.
ICC profile then corrects BOTH encoding AND BF16 truncation.
Camera analogy: calibrate lens against RAW, never against JPEG.
https://claude.ai/code/session_01ChLvBfpJS8dQhHxRD4pYNp1 parent 6619cb1 commit a8b5a0b
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
0 commit comments