v1.8.0 — certification platform
1.8.0 — the certification-platform release. pip install turboquant-pro now gives you the tqp CLI.
Highlights
tqpCLI, released.trace → plan → compress → certify → verify → replay → monitor, plus thetqp indexpersisted-index lifecycle and the plugin registry + conformance kit.tqp verify(new). Independently re-check acertificate.json: schema/self-consistency always, plus a full recompute (re-hash inputs, re-run the certification with the certificate's own params, confirm the floors reproduce) when--original/--reconstructedare given.certifywrites certificates;verifyis how a third party trusts one.- Hardware & plugin widening (P0–P5). Out-of-tree plugin protocol + conformance kit; torch backend;
tqp-bnb/tqp-trtllm/tqp-gptq-awqincubators;operator_trace. P5: a portable Triton port of the fused-decode kernels — exact across Turing→Ampere→Ada→Hopper, batched-page variant beats the CuPy RawKernel 1.3–9.4× to 128k context.
Trust it in one command
pip install turboquant-pro
tqp replay embedding_glove_recall # gated recall@10 >= 0.95 on real public GloVeFull notes: CHANGELOG.md.