Block or Report
Block or report cydrain
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
facebookresearch/faiss Public
A library for efficient similarity search and clustering of dense vectors.
-
milvus-io/milvus Public
A cloud-native vector database, storage for next generation AI applications
-
-
milvus-io/knowhere Public
Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
706 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2023
Created 17 commits in 3 repositories
Created 2 repositories
- cydrain/Auto-GPT Python
- cydrain/weaviate Go
Created a pull request in milvus-io/milvus that received 15 comments
Rename RAFT_IVF_FLAT/RAFT_IVF_PQ to GPU_IVF_FLAT/GPU_IVF_PQ
Milvus uses general index names "GPU_IVF_FLAT" and "GPU_IVF_PQ", let knowhere decide to use "FAISS_GPU_IVF_FLAT" and "FAISS_GPU_IVF_PQ", or "RAFT_G…
+4
−5
•
15
comments
Opened 16 other pull requests in 3 repositories
milvus-io/knowhere
9
merged
1
open
- Merge GetVectorByIds for BinIVF and IVF
- Add API GenIdsDataSet()
- Update python API to support GetVectorByIds
- Clean ut build warnings
- Optimize GetVectorByIds, get dim from index and save rows/dim into result dataset
- Remove HNSW param ef invalid check from ut
- Add metric type COSINE
- Rename Timer to time_recorder
- Add prometheus-cpp to conan
- Remove ANNOY index type
milvus-io/milvus
4
merged
1
open
milvus-io/pymilvus
1
merged
Reviewed 4 pull requests in 2 repositories
milvus-io/milvus
2 pull requests
milvus-io/knowhere
2 pull requests
Created an issue in milvus-io/milvus that received 6 comments
[Enhancement]: Remove ANNOY index type
Is there an existing issue for this? I have searched the existing issues What would you like to be added? ANNOY index type has low recall and hi…
1 task done




