Skip to content

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

Merged

Conversation

Rajrahane
Copy link
Member

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.

@Rajrahane
Copy link
Member Author

Fixed the build-docker-image.sh line 45 to chmod -R 777 .
initially was chmod 777 -R .

Copy link
Collaborator

@jed326 jed326 left a 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

@Rajrahane Rajrahane disabled auto-merge February 19, 2025 23:42
@Rajrahane Rajrahane marked this pull request as draft February 27, 2025 19:02
Copy link
Collaborator

@navneet1v navneet1v left a 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

@Rajrahane Rajrahane force-pushed the custom-faiss-installed-image branch from 9cce280 to 1de78b0 Compare March 17, 2025 22:08
Signed-off-by: Rajvaibhav Rahane <[email protected]>
@Rajrahane Rajrahane marked this pull request as ready for review March 19, 2025 01:19
navneet1v
navneet1v previously approved these changes Mar 19, 2025
Signed-off-by: Rajvaibhav Rahane <[email protected]>
@Rajrahane Rajrahane merged commit 0643234 into opensearch-project:main Mar 19, 2025
3 checks passed
Rajrahane added a commit to Rajrahane/remote-vector-index-builder that referenced this pull request Mar 21, 2025
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Co-authored-by: Navneet Verma <[email protected]>
@Rajrahane Rajrahane deleted the custom-faiss-installed-image branch March 21, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Faiss from source and create a base image for Faiss
3 participants