CMD + K

vecflow-chamfer-cu12

Community

vecflow-chamfer Python bindings (multi-vector retrieval on GPU)

Installation

To install this package, run one of the following:

Conda
$conda install vecflow::vecflow-chamfer-cu12

Usage Tracking

0.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

Summary

vecflow-chamfer Python bindings (multi-vector retrieval on GPU)

Last Updated

May 30, 2026 at 21:41

License

Apache-2.0

Supported Platforms

linux-64
linux-aarch64