



GPU-accelerated vector search library from NVIDIA providing approximate nearest neighbors and clustering algorithms with up to 12x faster index builds and 4.7x lower search latency through GPU parallelization.
cuVS is a library dedicated to Vector Search on the GPU that provides approximate nearest neighbors and clustering algorithms essential for modern vector search libraries. The cuVS library leverages the RAPIDS RAFT library, which provides accelerated building blocks for composing machine learning and data analytics on GPU.
Leveraging the cuVS library, vector search operations achieve unmatched speed by delivering:
cuVS exploits the parallel architecture of NVIDIA GPUs, allowing for deployment of complex algorithms like IVF-PQ, IVF-flat, and CAGRA.
Faiss integration of cuVS offers:
cuVS has APIs for:
Integrated into:
GPU-accelerated vector search can take large machine learning and natural language processing workflows from hours to near real-time speeds, enabling:
Free and open-source C++ library.
Loading more......