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

Yaml: add comments to specify gaudi device ids. #753

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

feng-intel
Copy link
Collaborator

Description

Add comments to specify gaudi device ids.

Issues

#739

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

no

Tests

@feng-intel feng-intel force-pushed the yaml_device_id branch 2 times, most recently from cc7a31a to 44effc4 Compare September 6, 2024 07:25
@feng-intel feng-intel requested a review from letonghan September 6, 2024 07:27
ChatQnA/docker/gaudi/README.md Outdated Show resolved Hide resolved
@feng-intel feng-intel force-pushed the yaml_device_id branch 2 times, most recently from 0a9db21 to d125eda Compare September 10, 2024 07:19
@chensuyue
Copy link
Collaborator

chensuyue commented Sep 10, 2024

Should also update in test scripts,

export DATAPREP_DELETE_FILE_ENDPOINT="http://${ip_address}:6009/v1/dataprep/delete_file"

Copy link
Collaborator

@pallavijaini0525 pallavijaini0525 left a comment

Choose a reason for hiding this comment

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

LGTM

@chensuyue chensuyue merged commit 63406dc into opea-project:main Sep 11, 2024
10 checks passed
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Sep 11, 2024
Signed-off-by: fengding <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
wangkl2 pushed a commit to wangkl2/GenAIExamples that referenced this pull request Dec 11, 2024
* Support llama3.2 models

Signed-off-by: lvliang-intel <[email protected]>

* fix issues

Signed-off-by: lvliang-intel <[email protected]>

* update code and doc

Signed-off-by: lvliang-intel <[email protected]>

* add llama vision guard support

Signed-off-by: lvliang-intel <[email protected]>

* add llama guard prompt format utils

Signed-off-by: lvliang-intel <[email protected]>

* add tp support

Signed-off-by: lvliang-intel <[email protected]>

* add wheel

Signed-off-by: lvliang-intel <[email protected]>

* fix accuracy issue

Signed-off-by: lvliang-intel <[email protected]>

* update tp service code

Signed-off-by: lvliang-intel <[email protected]>

* update dockerfile

Signed-off-by: lvliang-intel <[email protected]>

* support lvm tp serving

Signed-off-by: letonghan <[email protected]>

* update dockerfile

Signed-off-by: lvliang-intel <[email protected]>

* add run tp script

Signed-off-by: lvliang-intel <[email protected]>

* fix max_new_tokens

Signed-off-by: lvliang-intel <[email protected]>

* update run tp script

Signed-off-by: lvliang-intel <[email protected]>

* refine code and doc

Signed-off-by: lvliang-intel <[email protected]>

* install transformers from local wheel

Signed-off-by: lvliang-intel <[email protected]>

* update  code using official transformers

Signed-off-by: lvliang-intel <[email protected]>

* remove unnecessary code

Signed-off-by: lvliang-intel <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove blank line

Signed-off-by: lvliang-intel <[email protected]>

* fix precommit issues

Signed-off-by: lvliang-intel <[email protected]>

* fix cd issue

Signed-off-by: lvliang-intel <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: lvliang-intel <[email protected]>
Signed-off-by: letonghan <[email protected]>
Co-authored-by: letonghan <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

5 participants