-
Notifications
You must be signed in to change notification settings - Fork 144
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 dataprep support for CLIP based models for VideoRAGQnA example for v1.0 #621
adding dataprep support for CLIP based models for VideoRAGQnA example for v1.0 #621
Conversation
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: srinarayan-srikanthan <[email protected]>
Signed-off-by: srinarayan-srikanthan <[email protected]>
for more information, see https://pre-commit.ci
@chensuyue can you please tag this PR with 'V1.0' Milestone |
Signed-off-by: BaoHuiling <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: BaoHuiling <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: BaoHuiling <[email protected]>
Co-authored-by: XinyuYe-Intel <[email protected]> Signed-off-by: BaoHuiling <[email protected]>
db4fe97
to
b06006a
Compare
Signed-off-by: BaoHuiling <[email protected]>
Signed-off-by: BaoHuiling <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: BaoHuiling <[email protected]>
Signed-off-by: BaoHuiling <[email protected]>
@chensuyue hello Suyue, the File change warning outputs below:
I have added VDMS into the /workflows/docker/compose/dataprep-compose-cd.yaml file, but what is this used for? |
Signed-off-by: BaoHuiling <[email protected]>
Signed-off-by: BaoHuiling <[email protected]>
Signed-off-by: srinarayan-srikanthan <[email protected]>
Signed-off-by: srinarayan-srikanthan <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: BaoHuiling <[email protected]>
@lvliang-intel @Spycsh @XinyuYe-Intel We see the repo is been reorged, pls, help review this PR so we could be merged today |
Signed-off-by: srinarayan-srikanthan <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: srinarayan-srikanthan <[email protected]>
This is used for release image build/scan/publish. |
Signed-off-by: BaoHuiling <[email protected]>
…h-1 (#621) * Update README.md According to #opea-project/GenAIExamples#338: The motivation paragraph 2 is more general and perhaps should move up as paragraph-1. Original paragraph-1 gets too specific into legal documents prematurely. so Remove the paragraph 1 as it is not related. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Description
Add support for CLIP based multimodal dataprep for VideoRAG usecase.
Issues
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.