-
Notifications
You must be signed in to change notification settings - Fork 154
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
adding embedding support for CLIP based models for VideoRAGQnA #533
Closed
srinarayan-srikanthan
wants to merge
55
commits into
opea-project:main
from
siddhivelankar23:sri-embedding
Closed
adding embedding support for CLIP based models for VideoRAGQnA #533
srinarayan-srikanthan
wants to merge
55
commits into
opea-project:main
from
siddhivelankar23:sri-embedding
Conversation
This file contains 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
srinarayan-srikanthan
requested review from
XuhuiRen and
lvliang-intel
as code owners
August 20, 2024 22:11
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
@chensuyue can you please tag this PR with 'V0.9' Milestone |
Signed-off-by: srinarayan-srikanthan <[email protected]>
Signed-off-by: srinarayan-srikanthan <[email protected]>
Signed-off-by: srinarayan-srikanthan <[email protected]>
Signed-off-by: srinarayan-srikanthan <[email protected]>
Signed-off-by: srinarayan-srikanthan <[email protected]>
Signed-off-by: zepan <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]> Signed-off-by: NeuralChatBot <[email protected]>
Signed-off-by: zepan <[email protected]>
Signed-off-by: zepan <[email protected]>
* refine test script of embedding llama_index Signed-off-by: letonghan <[email protected]> * update Signed-off-by: letonghan <[email protected]> * update code of llm-native Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix llm native issue Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * udpate param & add readme Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: letonghan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: zepan <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
…hing docker (opea-project#438) Signed-off-by: Wang, Kai Lawrence <[email protected]>
Signed-off-by: zepan <[email protected]>
Co-authored-by: Abolfazl Shahbazi <[email protected]>
Only one H1 heading (first for the title) allowed. Signed-off-by: David B. Kinder <[email protected]> Co-authored-by: chen, suyue <[email protected]>
Signed-off-by: lvliang-intel <[email protected]>
* update wf Signed-off-by: chensuyue <[email protected]> * for test Signed-off-by: chensuyue <[email protected]> * remove test code Signed-off-by: chensuyue <[email protected]> --------- Signed-off-by: chensuyue <[email protected]>
…punctuation mark location (opea-project#513) * Revise SpeechT5Model to end the last audio chunk at the correct punctuation mark Signed-off-by: Chun Tao <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * still append the last chunk if it contains no punctuation Signed-off-by: Chun Tao <[email protected]> --------- Signed-off-by: Chun Tao <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
* set hf_hub to 0.24.0 * add docgrader to agent strategy openai llm code passed * add nonstreaming output for agent * add react langgraph and tests * fix react langchain bug Signed-off-by: minmin-intel <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix test script Signed-off-by: minmin-intel <[email protected]> * fix bug in test script Signed-off-by: minmin-intel <[email protected]> * update readme and rm old agentic-rag strategy * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update test and docgrader readme * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix bug in test * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update test * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update rag agent strategy name and update readme Signed-off-by: minmin-intel <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update test Signed-off-by: minmin-intel <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: minmin-intel <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…pea-project#314) * Add Retrieval gateway Signed-off-by: Chendi.Xue <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update gateway to latest protocal Signed-off-by: Chendi.Xue <[email protected]> * tested with DocIndexer, rebased gateway is now workable Signed-off-by: Chendi.Xue <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Chendi.Xue <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: Abolfazl Shahbazi <[email protected]>
Signed-off-by: Lianhao Lu <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Abolfazl Shahbazi <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * for test. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add func. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * for test. Signed-off-by: zepan <[email protected]> * For test2. Signed-off-by: zepan <[email protected]> * add function. Signed-off-by: zepan <[email protected]> * Modify get matrix. Signed-off-by: zepan <[email protected]> * modify get matrix. Signed-off-by: zepan <[email protected]> * modify input. Signed-off-by: zepan <[email protected]> * Add comps workflow. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add node. Signed-off-by: zepan <[email protected]> * Add images build. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix issue node. Signed-off-by: zepan <[email protected]> * Add images build. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix issue of yaml name. Signed-off-by: zepan <[email protected]> * Fix issue of service value. Signed-off-by: zepan <[email protected]> * test Signed-off-by: zepan <[email protected]> * test Signed-off-by: zepan <[email protected]> * restore build Image. Signed-off-by: zepan <[email protected]> * modify Build Image. Signed-off-by: zepan <[email protected]> * test Signed-off-by: zepan <[email protected]> * modify Signed-off-by: zepan <[email protected]> * modify call service. Signed-off-by: zepan <[email protected]> * Fix issue work_dir Signed-off-by: zepan <[email protected]> * Fix issue docker_compose_path Signed-off-by: zepan <[email protected]> * Fix tag. Signed-off-by: zepan <[email protected]> * Change Work_dir. Signed-off-by: zepan <[email protected]> * Change image-build branch Signed-off-by: zepan <[email protected]> * Change work_dir. Signed-off-by: zepan <[email protected]> * Chaange work_dir and image_build branch Signed-off-by: zepan <[email protected]> * Add test-service-compose. Signed-off-by: zepan <[email protected]> * Remove Unrelated variables. Signed-off-by: zepan <[email protected]> * for test Signed-off-by: zepan <[email protected]> * test2 Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * for test. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add func. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * for test. Signed-off-by: zepan <[email protected]> * For test2. Signed-off-by: zepan <[email protected]> * add function. Signed-off-by: zepan <[email protected]> * Modify get matrix. Signed-off-by: zepan <[email protected]> * modify get matrix. Signed-off-by: zepan <[email protected]> * modify input. Signed-off-by: zepan <[email protected]> * Add comps workflow. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add node. Signed-off-by: zepan <[email protected]> * Add images build. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix issue node. Signed-off-by: zepan <[email protected]> * Add images build. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix issue of yaml name. Signed-off-by: zepan <[email protected]> * Fix issue of service value. Signed-off-by: zepan <[email protected]> * test Signed-off-by: zepan <[email protected]> * test Signed-off-by: zepan <[email protected]> * restore build Image. Signed-off-by: zepan <[email protected]> * modify Build Image. Signed-off-by: zepan <[email protected]> * test Signed-off-by: zepan <[email protected]> * modify Signed-off-by: zepan <[email protected]> * modify call service. Signed-off-by: zepan <[email protected]> * Fix issue work_dir Signed-off-by: zepan <[email protected]> * Fix issue docker_compose_path Signed-off-by: zepan <[email protected]> * Fix tag. Signed-off-by: zepan <[email protected]> * Change Work_dir. Signed-off-by: zepan <[email protected]> * Change image-build branch Signed-off-by: zepan <[email protected]> * Change work_dir. Signed-off-by: zepan <[email protected]> * Chaange work_dir and image_build branch Signed-off-by: zepan <[email protected]> * Add test-service-compose. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove Unrelated variables. Signed-off-by: zepan <[email protected]> * for test Signed-off-by: zepan <[email protected]> * test2 Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix issue of run-test not be run. Signed-off-by: zepan <[email protected]> * for test Signed-off-by: zepan <[email protected]> * Change input. Signed-off-by: zepan <[email protected]> * Fix issue of input.service Signed-off-by: zepan <[email protected]> * Fix output issue. Signed-off-by: zepan <[email protected]> * Fix " issue. Signed-off-by: zepan <[email protected]> * Change the trigger method to manual. Signed-off-by: zepan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix issue of run-test not be run. Signed-off-by: zepan <[email protected]> * for test Signed-off-by: zepan <[email protected]> * Change input. Signed-off-by: zepan <[email protected]> * Fix issue of input.service Signed-off-by: zepan <[email protected]> * Fix output issue. Signed-off-by: zepan <[email protected]> * Fix " issue. Signed-off-by: zepan <[email protected]> * Change the trigger method to manual. Signed-off-by: zepan <[email protected]> * Rename yaml. Signed-off-by: zepan <[email protected]> --------- Signed-off-by: zepan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
srinarayan-srikanthan
force-pushed
the
sri-embedding
branch
from
August 21, 2024 03:39
f64b1be
to
994b43a
Compare
srinarayan-srikanthan
requested review from
Spycsh,
letonghan and
XinyuYe-Intel
as code owners
August 21, 2024 03:39
Replaced this PR by #538 to fix DCO error |
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.
Description
Add support for CLIP based embeddings for multimodal VideoRAG usecase.
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a
.The RFC is under review : opea-project/docs#49
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.