Skip to content

Adding files to deploy CodeTrans application on ROCm vLLM#1545

Merged
chensuyue merged 33 commits into
opea-project:mainfrom
chyundunovDatamonsters:feature/Codetrans_vLLM
Mar 24, 2025
Merged

Adding files to deploy CodeTrans application on ROCm vLLM#1545
chensuyue merged 33 commits into
opea-project:mainfrom
chyundunovDatamonsters:feature/Codetrans_vLLM

Conversation

@chyundunovDatamonsters
Copy link
Copy Markdown
Contributor

Description

Adding files to deploy CodeTrans application on ROCm vLLM.

Issues

It is required to provide the ability to deploy the CodeTrans application on ROCm vLLM

Type of change

List the type of change like below. Please delete options that are not relevant.

  • [*] New feature (non-breaking change which adds new functionality)

Dependencies

Tests

Testing was performed manually and by running a script CodeTrans/tests/test_compose_vllm_on_rocm.sh This script is similar to the script that runs CodeTrans testing on an Intel CPU.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 13, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

Copy link
Copy Markdown

@AlexHe99 AlexHe99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please refer to my comments in review.

Comment thread CodeTrans/Dockerfile-vllm-rocm Outdated
Comment thread CodeTrans/Dockerfile-vllm-rocm Outdated
Comment thread CodeTrans/Dockerfile-vllm-rocm Outdated
Comment thread CodeTrans/Dockerfile-vllm-rocm Outdated
Comment thread CodeTrans/docker_compose/amd/gpu/rocm/compose_vllm.yaml
Comment thread CodeTrans/docker_compose/amd/gpu/rocm/set_env_vllm.sh Outdated
Comment thread CodeTrans/tests/test_compose_vllm_on_rocm.sh
louie-tsai and others added 10 commits February 17, 2025 11:06
…ated model table in LLM microservice (opea-project#1501)

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Co-authored-by: Wang, Kai Lawrence <109344418+wangkl2@users.noreply.github.com>
Co-authored-by: xiguiw <111278656+xiguiw@users.noreply.github.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Chingis Yundunov added 2 commits February 17, 2025 11:13
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Comment thread CodeTrans/Dockerfile-vllm-rocm Outdated
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
@chyundunovDatamonsters
Copy link
Copy Markdown
Contributor Author

@joshuayao joshuayao added this to the v1.3 milestone Mar 7, 2025
Chingis Yundunov and others added 6 commits March 17, 2025 12:23
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Chingis Yundunov and others added 9 commits March 18, 2025 15:19
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
@letonghan
Copy link
Copy Markdown
Collaborator

Hi @chyundunovDatamonsters , I'm working on merging CodeTrans and Translation example in this PR. I wonder if you can apply your changes in Translation example, so that we can merge your PR with mine automatically?

Chingis Yundunov and others added 5 commits March 19, 2025 12:24
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Copy link
Copy Markdown
Collaborator

@letonghan letonghan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the example merge of CodeTrans & Translation is pending for now

@chensuyue chensuyue merged commit a04463d into opea-project:main Mar 24, 2025
chyundunovDatamonsters added a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request Apr 1, 2025
…ct#1545)

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters added a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request Apr 1, 2025
…ct#1545)

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters added a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request May 16, 2025
…ct#1545)

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: Chingis Yundunov <c.yundunov@datamonsters.com>
letonghan pushed a commit that referenced this pull request Sep 17, 2025
Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com>
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
…ct#1545)

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants