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 embeddings reusability in score fct + update readme accordingly #14

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

ThibaultCastells
Copy link
Contributor

This is an improvement suggestion related to #13
This code update allows to easily reuse the embeddings.
The code is not 100% backward compatible as it does not use the store_embds anymore, but I made it such that people who were using the default value for store_embds won't see any difference.
I also updated the demo in the README to show how to use this update.

@gudgud96
Copy link
Owner

gudgud96 commented Aug 7, 2023

@ThibaultCastells Thanks for your help! It is much more handy in this case. Agree that this makes embeddings more easily reusable. Will proceed to merge!

@gudgud96 gudgud96 merged commit 8b9e777 into gudgud96:main Aug 7, 2023
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