Commit ba95b4e
authored
Merge pull request #47 from AdaWorldAPI/claude/transcode-deepnsm-rust-oNa1Z
fix: f16 subnormal overflow + OpenChat 3.5 Q8_0 integration test
Fix signed arithmetic overflow in f16_to_f32 for subnormal exponents.
Add integration test that streams OpenChat 3.5 Q8_0 (7.7 GB) through
the bgz17 indexer → 42.6 MB output (679× overall compression).
Results: Attention 328×, FeedForward 920×, Embedding 3765×.
Peak RAM: 524 MB. Time: 185s. 226 tensors indexed, 65 skipped.
https://claude.ai/code/session_01Y69Vnw751w75iVSBRws7o73 files changed
Lines changed: 583 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
| 429 | + | |
429 | 430 | | |
430 | 431 | | |
431 | 432 | | |
| |||
0 commit comments