Skip to content

Test Do NOT merge #1848

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

Closed
wants to merge 1 commit into from
Closed

Test Do NOT merge #1848

wants to merge 1 commit into from

Conversation

xiguiw
Copy link
Collaborator

@xiguiw xiguiw commented Apr 18, 2025

Description

The summary of the proposed changes as long as the relevant motivation and context.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as 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)
  • 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.

@Copilot Copilot AI review requested due to automatic review settings April 18, 2025 09:16
@xiguiw xiguiw requested a review from lkk12014402 as a code owner April 18, 2025 09:16
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Docker Compose configuration for the gaudi environment by bumping the TGI service image version.

  • Update tgi-service image version from 2.0.6 to 2.3.1
Files not reviewed (1)
  • AvatarChatbot/tests/test_compose_on_gaudi.sh: Language not supported

Copy link

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Signed-off-by: Wang, Xigui <xigui.wang@intel.com>
@xiguiw xiguiw mentioned this pull request Apr 18, 2025
4 tasks
@xiguiw
Copy link
Collaborator Author

xiguiw commented Apr 18, 2025

whiper load failed.
Transformer version mismatched?

  warnings.warn(
Traceback (most recent call last):
  File "/home/user/comps/third_parties/whisper/src/whisper_server.py", line 116, in <module>
    asr = WhisperModel(
  File "/home/user/comps/third_parties/whisper/src/whisper_model.py", line 27, in __init__
    from optimum.habana.transformers.modeling_utils import adapt_transformers_to_gaudi
  File "/usr/local/lib/python3.10/dist-packages/optimum/habana/__init__.py", line 19, in <module>
    from .transformers import (
  File "/usr/local/lib/python3.10/dist-packages/optimum/habana/transformers/__init__.py", line 20, in <module>
    from .trainer import GaudiTrainer
  File "/usr/local/lib/python3.10/dist-packages/optimum/habana/transformers/trainer.py", line 122, in <module>
    from .training_args import GaudiTrainingArguments
  File "/usr/local/lib/python3.10/dist-packages/optimum/habana/transformers/training_args.py", line 39, in <module>
    from transformers.training_args import (
ImportError: cannot import name '_VALID_DICT_FIELDS' from 'transformers.training_args' (/usr/local/lib/python3.10/dist-packages/transformers/training_args.py)
/usr/local/lib/python3.10/dist-packages/pydantic/_internal/_fields.py:160: UserWarning: Field "model_name_or_path" has conflict with protected namespace "model_".

@xiguiw xiguiw closed this Apr 21, 2025
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.

1 participant