vecflow-chamfer Python bindings (multi-vector retrieval on GPU)
Python bindings for vecflow-chamfer. Exposes Dataset / QuerySet / Index classes and free build/search/serialize/deserialize functions over the C++ MaxIVF + chamfer-rerank pipeline. Depends on libvecflow-chamfer for the underlying CUDA library.
Install:
mamba install -c VecFlow -c rapidsai-nightly -c rapidsai \
-c conda-forge vecflow-chamfer-cu12