Custom dataset increased test dataset testing diskann#15
Open
Sheharyar570 wants to merge 32 commits intocustom-dataset-increased-test-dataset-testingfrom
Open
Conversation
Signed-off-by: Navneet Verma <navneev@amazon.com>
…oud results; Signed-off-by: min.tian <min.tian.cn@gmail.com>
Signed-off-by: min.tian <min.tian.cn@gmail.com>
Signed-off-by: min.tian <min.tian.cn@gmail.com>
Signed-off-by: min.tian <min.tian.cn@gmail.com>
Added instruction to include custom_case while adding the CLI support for the client.
Signed-off-by: min.tian <min.tian.cn@gmail.com>
Signed-off-by: min.tian <min.tian.cn@gmail.com>
Signed-off-by: min.tian <min.tian.cn@gmail.com>
* Add pgdiskann client * Add CLI support in pgdiskann * add pgdiskann load config in frontend. --------- Co-authored-by: Sheharyar Ahmad <sheharyar.572@gmail.com>
Signed-off-by: min.tian <min.tian.cn@gmail.com>
* Added binary quantization support in pgvector hnsw * Parameterized search sql queries. Added distance operator used for reranking, and quantized vector fetch limit in CLI. * remove debug logs * update pgvectorhnsw command option name. * Binary quantization option added in frontend for pgvectorhnsw * remove redundant code * Refactored code * Removed hamming and jaccard distance options for full vectors. Moved reranking_metric to hnsw config class. * refactored code, removed duplicate code. * Reverted code changes for float input type.
wahajali
reviewed
Nov 5, 2024
| @@ -6,21 +6,21 @@ | |||
| "db_name": "ann-2500k", | |||
| "instance_type": "db.m6i.large", | |||
| "provider": "aws", | |||
There was a problem hiding this comment.
@Sheharyar570 need to change this to azure, and also change the instance_type
…o custom-dataset-increased-test-dataset-testing-diskann
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.