mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-26 12:41:04 -05:00
* Refactor TurboQuant into common/ # Conflicts: # lib/common/turboquant/src/math.rs # lib/quantization/src/encoded_vectors_tq.rs # lib/quantization/tests/integration/test_tq.rs * [ai] fix docs * [ai] tighten function visibilities * Review remark * include turboquant in amalgamate * Rebase * Move common/turboqunat back (but keep the refactor) * Move vector_stats.rs back