Skip to content

Fix left issue of tgi version update#1121

Merged
lvliang-intel merged 5 commits into
mainfrom
suyue/bug-fix-tgi
Nov 13, 2024
Merged

Fix left issue of tgi version update#1121
lvliang-intel merged 5 commits into
mainfrom
suyue/bug-fix-tgi

Conversation

@chensuyue
Copy link
Copy Markdown
Collaborator

@chensuyue chensuyue commented Nov 12, 2024

Description

Fix left issue of tgi version update

Issues

#1088

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)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: chensuyue <suyue.chen@intel.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 12, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

@chensuyue chensuyue added the WIP label Nov 12, 2024
@Spycsh
Copy link
Copy Markdown
Collaborator

Spycsh commented Nov 12, 2024

@ctao456 may be more familiar and help with this CI issue (possibly caused by TGI version update). I'll check this when I'm available.

@Spycsh
Copy link
Copy Markdown
Collaborator

Spycsh commented Nov 12, 2024

requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

From the log it shows that animation-gaudi-server trying to access the wav2lip service container and it fails. I suspect it is because the request is issued before the wav2lip service is up.

@ctao456
Copy link
Copy Markdown
Collaborator

ctao456 commented Nov 13, 2024

@chensuyue will

  1. replace all occurrences of HABANA_VISIBLE_MODULES with HABANA_VISIBLE_DEVICES
  2. add -q flag to wget commands in entrypoint.sh for the wav2lip microservice, so that the download progress lines won't blob the output log
    https://github.com/opea-project/GenAIComps/blob/3b106c82ef9fecf73d92877fef6e19f3004ff46a/comps/animation/wav2lip/dependency/entrypoint.sh#L14-L18

Thanks @Spycsh

chensuyue and others added 4 commits November 13, 2024 12:24
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
@lvliang-intel lvliang-intel merged commit 393367e into main Nov 13, 2024
@lvliang-intel lvliang-intel deleted the suyue/bug-fix-tgi branch November 13, 2024 07:42
@chensuyue chensuyue removed the WIP label Nov 13, 2024
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.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.

4 participants