Skip to content
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

Update GMC manifest changes and misc fixes #564

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

lianhao
Copy link
Collaborator

@lianhao lianhao commented Nov 15, 2024

Description

  • Update GMC manifest
  • Fix global proxy settings in gpt-sovits
  • Skip pre-commit for GMC manifest due to upstream format issue
  • Adapt latest vllm changes

Issues

n/a.

Type of change

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

  • Bug fix (non-breaking change which fixes an issue)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

@lianhao lianhao requested review from Ruoyu-y and removed request for daisy-ycguo and KfreeZ November 15, 2024 01:37
@lianhao lianhao added this to the v1.1 milestone Nov 15, 2024
@lianhao lianhao added the V1.1 OPEA 1.1 RELEASE TAG label Nov 15, 2024
Copy link
Collaborator

@Ruoyu-y Ruoyu-y left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@mkbhanda mkbhanda left a comment

Choose a reason for hiding this comment

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

Why do we have names that do not match like image: "opea/vllm-hpu:latest" and its yaml file called vllm_gaudi.yaml?

@@ -23,6 +23,9 @@ data:
HABANA_LOGS: "/tmp/habana_logs"
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this a gaudi service? what is nv in tgi_nv.yaml?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good catch. We'll clean up later. Let's get this PR in first to unblock the error of running update_manifest.sh

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

PR #567 should fix this

- Run as the default user of vllm upstream image since the upstream
  doesn't support run as non-default user

- Adpat llm-uservice's vllm-values.yaml to ci-vllm-gaudi-values.yaml to
  enable CI on gaudi instead of xeon because of test speed

Signed-off-by: Lianhao Lu <[email protected]>
@lianhao lianhao changed the title Update GMC manifest changes Update GMC manifest changes and misc fixes Nov 15, 2024
@yongfengdu yongfengdu merged commit 87dc673 into opea-project:main Nov 15, 2024
19 checks passed
@lianhao lianhao deleted the update_manifest branch November 15, 2024 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V1.1 OPEA 1.1 RELEASE TAG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants