-
Notifications
You must be signed in to change notification settings - Fork 307
Adding files to deploy FinanceAgent application on ROCm vLLM #1890
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
base: main
Are you sure you want to change the base?
Adding files to deploy FinanceAgent application on ROCm vLLM #1890
Conversation
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]>
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]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
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]>
…hub.com/artem-astafev/GenAIExamples into feature/FinaceAgent-on-AMD-ROCm-example
for more information, see https://pre-commit.ci
Signed-off-by: Artem Astafev <[email protected]>
…hub.com/artem-astafev/GenAIExamples into feature/FinaceAgent-on-AMD-ROCm-example
for more information, see https://pre-commit.ci
Hi @chensuyue, could you please help with running FinanceAgent/tests/test_compose_on_vllm_rocm.sh test script for FinanceAgent. Test in in GitHubAction queue, but I'm can't get why it has no scheduling on rocm agent. Thank you in advance. |
Please rename |
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
…hub.com/artem-astafev/GenAIExamples into feature/FinaceAgent-on-AMD-ROCm-example
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]>
2. [Generate a HuggingFace Access Token](#generate-a-huggingface-access-token) | ||
3. [Deploy the Services Using Docker Compose](#deploy-the-services-using-docker-compose) | ||
4. [Check the Deployment Status](#check-the-deployment-status) | ||
5. [Test the Pipeline](#test-the-pipeline) |
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.
Reference cannot be redirected
3. [Deploy the Services Using Docker Compose](#deploy-the-services-using-docker-compose) 4. [Check the Deployment Status](#check-the-deployment-status)
Need fix shellcheck errors and warnings.
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Please fix the shell-check issue in CI test, @artem-astafev . |
Description
Adding files to deploy FinanceAgent application application on ROCm vLLM.
Issues
It is required to provide the ability to deploy the FinanceAgent application on ROCm vLLM
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
https://github.com/opea-project/GenAIComps repo is needed to build CI images
Tests
Testing was performed manually and by running a script FinanceAgent/tests/test_compose_on_vllm_rocm.sh This script is similar to the script that runs FinanceAgent testing on an Intel Gaudi HPU.