Vector search engine inside Milvus, integrating FAISS, HNSW, DiskANN.
Stars
335
Forks
135
Watchers
335
Open Issues
27
Overall repository health assessment
No package.json found
This might not be a Node.js project
430
commits
141
commits
112
commits
80
commits
77
commits
65
commits
54
commits
53
commits
25
commits
22
commits
build: upgrade cuVS/RAFT to 26.02 for C++20 compatibility (#1557)
d46b58cView on GitHubfix: check brute-force threshold before iterator path in HNSW RangeSearch (#1535)
15693f7View on GitHubfix: initialize nearest_idx to -1 in k=1 L2 fast path (#1533)
3b330ddView on GitHubci: auto-cancel superseded workflow runs on new commits (#1544)
3f1a8c8View on GitHubfix: wheel build fails silently when setup.py crashes (#1540)
9fef5afView on GitHubfix: GetEmbListByIds check HasRawData with metric_type (#1528)
ce48470View on GitHubci: fix mergify oscillation for URL-format issue links (#1530)
b5426f7View on GitHubci: add Makefile, conanfile.py to ut.yaml path filter (#1523)
b14586bView on GitHubFix cuVS GPU memory access errors in DiskANN partitioning (#1518)
b023194View on GitHub