Skip to content
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 resource requirements to the retrieve from faiss component #905

Merged

Conversation

mrchtr
Copy link
Contributor

@mrchtr mrchtr commented Mar 12, 2024

When using the retrieve from faiss component with the LocalCluster it is a bit tricky to find the right machine configuration.
Changed the initialisation of the LocalCluster. Assign each worker 8Gb of RAM and limit the number of cores accordingly.

Copy link
Member

@RobbeSneyders RobbeSneyders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mrchtr!

Feel free to merge and release after resolving my suggestions.

mrchtr and others added 4 commits March 13, 2024 10:33
Co-authored-by: Robbe Sneyders <robbe.sneyders@gmail.com>
Co-authored-by: Robbe Sneyders <robbe.sneyders@gmail.com>
Co-authored-by: Robbe Sneyders <robbe.sneyders@gmail.com>
@mrchtr mrchtr merged commit 2743dbe into main Mar 13, 2024
9 checks passed
@mrchtr mrchtr deleted the bugfix/set-resource-requirements-retrieve-from-faiss-component branch March 13, 2024 14:12
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.

2 participants