-
Notifications
You must be signed in to change notification settings - Fork 195
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
Add compose example for FaqGen AMD ROCm #1126
Add compose example for FaqGen AMD ROCm #1126
Conversation
Signed-off-by: artem-astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
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
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Looks like FaqGen Mega Service return 500 when trying to work with LLM JSON response, I raised issue for this error: #1132 |
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
442660f
to
44b5736
Compare
Signed-off-by: Artem Astafev <[email protected]>
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! Thank you @chensuyue !!
Please fix the CI issue cause by the megaservice input message format. |
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
@chensuyue Thank you for the tip, CI functional test are completing successfully after message input format replacement. |
Signed-off-by: artem-astafev <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
Type of change
Tests
Go to GenAIExamples/FaqGen/tests/ and run test_compose_on_rocm.sh (./test_compose_on_rocm.sh)