Add support for remote embeddings providers, additional fixes#39
Open
hgueorguiev wants to merge 1 commit intofinic-ai:mainfrom
Open
Add support for remote embeddings providers, additional fixes#39hgueorguiev wants to merge 1 commit intofinic-ai:mainfrom
hgueorguiev wants to merge 1 commit intofinic-ai:mainfrom
Conversation
hgueorguiev
commented
Aug 31, 2023
- Add support to configure if embeddings are local or use remote service to gen.
- Add support for HuggingFace inference endpoints for embedding generation
- Fix missing torch lib wheel that poetry fails to install on linux, this allows us to build a working docker container image again
- Fix missing weaviate dependency by adding to project requirements
- File preview route to be more forgiving of files it fails to generate a preview for load whatever files it is able to support
- Add support to configure if embeddings are local or use remote service to gen. - Add support for HuggingFace inference endpoints for embedding generation - Fix missing torch lib wheel that poetry fails to install on linux, this allows us to build a working docker container image again - File preview route to be more forgiving of files it fails to generate a preview for load whatever files it is able to support
|
Someone is attempting to deploy a commit to the Sidekick-ai Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
@Ayan-Bandyopadhyay Let me know how you feel about these changes, mainly abstracting embeddings providers so that they can be processed remotely on gpu hardware, first use case HuggingFace inference points. But also some fixes for issues I was running into. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.