-
Notifications
You must be signed in to change notification settings - Fork 233
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
Added compose example for MultimodalQnA deployment on AMD ROCm systems #1233
Conversation
15ea852
to
95f9b07
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.
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 <[email protected]>
7573f4a
to
a4ef17c
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.
lgtm
opea-project#1233) Signed-off-by: artem-astafev <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
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)