-
Notifications
You must be signed in to change notification settings - Fork 8
Add Custom Faiss Base Image Build Code #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Custom Faiss Base Image Build Code #7
Conversation
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Fixed the build-docker-image.sh line 45 to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to have some more formalized and automated testing here, as well as clean up the formatting of everything since we are targeting main with this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we make the folder name: custom-faiss-image
custom-faiss-installed-image/0001-added-commit-to-enable-the-add_with_ids-function-on-.patch
Outdated
Show resolved
Hide resolved
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
9cce280
to
1de78b0
Compare
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]> Co-authored-by: Navneet Verma <[email protected]>
Description
Adds the faiss submodule and build scripts to create a custom faiss installed base image to be used by the remote-vector-index-build-service-worker.
Issues Resolved
Resolves #4
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.