Skip to content

v1.4.2 — version coherence + HF-turboquant disambiguation

Choose a tag to compare

@ahb-sjsu ahb-sjsu released this 04 Jul 04:59
b70b9f7

Version-coherence and positioning patch. No library API changes. Published to PyPI 1.4.2.

Fixed

  • Version coherenceCITATION.cff was left at 1.4.0 after the 1.4.1 release; all current-version declarations now agree at 1.4.2 (pyproject.toml, turboquant_pro/__init__.py, CITATION.cff, README Version block, PyPI). The "v1.1.0" seen in some search crawls is stale indexing of the historical "Release v1.1.0" commit — no current file declares 1.1.0.

Changed

  • README "Not to be confused with" now states plainly that turboquant-pro is distinct from the turboquant package focused on HuggingFace KV-cache compression (the Google/ICLR TurboQuant KV-cache algorithm); the original TurboQuant paper is about online vector quantization, and here that quantizer is one component of a retrieval-first toolkit.