-
Notifications
You must be signed in to change notification settings - Fork 56
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
Added batch embedding computing #86
Added batch embedding computing #86
Conversation
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.
Looks nice!
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.
Starting to look ready!
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.
Last round of review I think 😄
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
6f0ac2c
to
837c99e
Compare
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.
Almost there!
Could you run cargo fmt
before committing please?
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.
Awesome work!
64a4c38
into
huggingface:feat/multi_file_context
Now the embedding are batch computed when building the KB. This allows for faster KB building