-
Notifications
You must be signed in to change notification settings - Fork 339
Added compose example for MultimodalQnA deployment on AMD ROCm systems #1233
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 compose example for MultimodalQnA deployment on AMD ROCm systems #1233
Conversation
15ea852 to
95f9b07
Compare
letonghan
left a comment
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.
Hi @artem-astafev , thanks for your contribution.
Please check the comment here and refine the set_env part in your readme.
Hi @letonghan , I've removed manual environment set part and add set_env.sh description in Readme.md in last 2 commits(c7291ce and 0ecb8b5). I can't get what else can be change in Readme.md for better description. Is these enough or something else need to be changed ? |
|
CI Tests starts to fail because of backend microservice could start with error:
Probably because of opea-project/GenAIComps#979 merge. |
Dependency Review✅ No vulnerabilities or license issues found.Scanned Files |
…tems Signed-off-by: artem-astafev <a.astafev@datamonsters.com>
7573f4a to
a4ef17c
Compare
letonghan
left a comment
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.
lgtm
opea-project#1233) Signed-off-by: artem-astafev <a.astafev@datamonsters.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
* Update Retrievers README Add a main README in comps/retrievers/README.md, and contains 9 READMEs for each vectordb. Signed-off-by: letonghan <letong.han@intel.com>
opea-project#1233) Signed-off-by: artem-astafev <a.astafev@datamonsters.com> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
Description
Changes for MultimodalQnA example deployment to AMD ROCm systems.
Type of change
Tests
For manual test s go to GenAIExamples/MultimodalQnA/tests dir and run test_compose_on_rocm.sh script (./test_compose_on_rocm.sh)