bench: add Bonsai 1-bit vs Q4_0 comparison benchmark — issue #100
All checks were successful
Smoke Test / smoke (pull_request) Successful in 25s

- Add benchmarks/run_bonsai_compare.py (script + quality scores)
- Add benchmarks/bonsai-1bit-comparison-2025-10-06.md (published M4 Pro refs)
- Add bonsai_results_seed.json with published numbers
- README link to new benchmark page

Closes #100
This commit is contained in:
Alexander Payne
2026-04-30 02:48:37 -04:00
parent 7797b9b4c8
commit d3ee6edd15
5 changed files with 503 additions and 0 deletions

View File

@@ -30,3 +30,8 @@ See [issues](https://forge.alexanderwhitestone.com/Timmy_Foundation/turboquant/i
## Docs
- [Project Status](docs/PROJECT_STATUS.md) — Full project status and build specification
## Benchmarks
- [Bonsai 1-bit vs Q4_0 — M4 Pro Metal](benchmarks/bonsai-1bit-comparison-2025-10-06.md) — speed, memory, quality comparison (issue #100)
- Run locally: `python3 benchmarks/run_bonsai_compare.py`