-
Notifications
You must be signed in to change notification settings - Fork 217
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 docker compose example for AgentQnA deployment on AMD ROCm #1166
Added docker compose example for AgentQnA deployment on AMD ROCm #1166
Conversation
AgentQnA/docker_compose/amd/gpu/rocm/launch_agent_service_tgi_rocm.sh
Outdated
Show resolved
Hide resolved
please squash your fixup commits |
Is it necessary? If I understand write all commits will be squashed after merge. |
Yes please. |
6d20e47
to
26a329f
Compare
Signed-off-by: artem-astafev <[email protected]>
030eb17
to
4b1a924
Compare
for more information, see https://pre-commit.ci
@dcmiddle Done, I've squash all changes into one commit. |
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.
nice work. thanks for the extra cleanup.
…a-project#1166) Signed-off-by: artem-astafev <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
Type of change
Tests
Go to GenAIExamples/AgentQnA/tests and run test_compose_on_rocm.sh bash script (./test_compose_on_rocm.sh).