-
Notifications
You must be signed in to change notification settings - Fork 215
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
Add gpu support for ChatQnA #308
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ding, Ke <ke.ding@intel.com>
for more information, see https://pre-commit.ci
hshen14
approved these changes
Jun 19, 2024
lvliang-intel
approved these changes
Jun 21, 2024
xwu99
pushed a commit
to xwu99/GenAIExamples
that referenced
this pull request
Jun 24, 2024
* add gpu support for chatqna Signed-off-by: Ding, Ke <ke.ding@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Ding, Ke <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Wu, Xiaochang <xiaochang.wu@intel.com>
WenjiaoYue
added a commit
that referenced
this pull request
Jun 25, 2024
…e. (#317) * Add image build job in docker compose e2e gaudi test in CI (#305) Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> * Add gpu support for ChatQnA (#308) * add gpu support for chatqna Signed-off-by: Ding, Ke <ke.ding@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Ding, Ke <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update ChatQnA for Xeon docker_compose.yaml to fix downloads failing (#310) * Update docker_compose * Updated docker_compose * Updated docker_compose * Add build docker image option for test scripts (#312) Signed-off-by: chensuyue <suyue.chen@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> Signed-off-by: Ding, Ke <ke.ding@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com> Co-authored-by: Ying Chun Guo <yingchun.guo@intel.com> Co-authored-by: Ke Ding <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steve Fowler <william.fowler@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com>
zehao-intel
added a commit
that referenced
this pull request
Jun 25, 2024
* Refactor Translation Example Signed-off-by: zehao-intel <zehao.huang@intel.com> * support e2s test Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix test ip_address Signed-off-by: zehao-intel <zehao.huang@intel.com> * update test scripts Signed-off-by: chensuyue <suyue.chen@intel.com> * update test scripts Signed-off-by: chensuyue <suyue.chen@intel.com> * for test Signed-off-by: chensuyue <suyue.chen@intel.com> * fix readme and dockerfile Signed-off-by: zehao-intel <zehao.huang@intel.com> * revert test code Signed-off-by: chensuyue <suyue.chen@intel.com> * remove gaudi test update Signed-off-by: chensuyue <suyue.chen@intel.com> * bug fix Signed-off-by: chensuyue <suyue.chen@intel.com> * fix test xeon Signed-off-by: zehao-intel <zehao.huang@intel.com> * modify mega check Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix ui Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix ut network Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix network Signed-off-by: zehao-intel <zehao.huang@intel.com> * Modify the corresponding format according to the backend new structure. (#317) * Add image build job in docker compose e2e gaudi test in CI (#305) Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> * Add gpu support for ChatQnA (#308) * add gpu support for chatqna Signed-off-by: Ding, Ke <ke.ding@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Ding, Ke <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update ChatQnA for Xeon docker_compose.yaml to fix downloads failing (#310) * Update docker_compose * Updated docker_compose * Updated docker_compose * Add build docker image option for test scripts (#312) Signed-off-by: chensuyue <suyue.chen@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> Signed-off-by: Ding, Ke <ke.ding@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com> Co-authored-by: Ying Chun Guo <yingchun.guo@intel.com> Co-authored-by: Ke Ding <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steve Fowler <william.fowler@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com> --------- Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> Signed-off-by: Ding, Ke <ke.ding@intel.com> Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com> Co-authored-by: WenjiaoYue <wenjiao.yue@intel.com> Co-authored-by: Ying Chun Guo <yingchun.guo@intel.com> Co-authored-by: Ke Ding <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steve Fowler <william.fowler@intel.com> Co-authored-by: lvliang-intel <liang1.lv@intel.com>
yogeshmpandey
pushed a commit
to hteeyeoh/GenAIExamples
that referenced
this pull request
Aug 12, 2024
* add gpu support for chatqna Signed-off-by: Ding, Ke <ke.ding@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Ding, Ke <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
yogeshmpandey
pushed a commit
to hteeyeoh/GenAIExamples
that referenced
this pull request
Aug 12, 2024
* Refactor Translation Example Signed-off-by: zehao-intel <zehao.huang@intel.com> * support e2s test Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix test ip_address Signed-off-by: zehao-intel <zehao.huang@intel.com> * update test scripts Signed-off-by: chensuyue <suyue.chen@intel.com> * update test scripts Signed-off-by: chensuyue <suyue.chen@intel.com> * for test Signed-off-by: chensuyue <suyue.chen@intel.com> * fix readme and dockerfile Signed-off-by: zehao-intel <zehao.huang@intel.com> * revert test code Signed-off-by: chensuyue <suyue.chen@intel.com> * remove gaudi test update Signed-off-by: chensuyue <suyue.chen@intel.com> * bug fix Signed-off-by: chensuyue <suyue.chen@intel.com> * fix test xeon Signed-off-by: zehao-intel <zehao.huang@intel.com> * modify mega check Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix ui Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix ut network Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix network Signed-off-by: zehao-intel <zehao.huang@intel.com> * Modify the corresponding format according to the backend new structure. (opea-project#317) * Add image build job in docker compose e2e gaudi test in CI (opea-project#305) Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> * Add gpu support for ChatQnA (opea-project#308) * add gpu support for chatqna Signed-off-by: Ding, Ke <ke.ding@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Ding, Ke <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update ChatQnA for Xeon docker_compose.yaml to fix downloads failing (opea-project#310) * Update docker_compose * Updated docker_compose * Updated docker_compose * Add build docker image option for test scripts (opea-project#312) Signed-off-by: chensuyue <suyue.chen@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> Signed-off-by: Ding, Ke <ke.ding@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com> Co-authored-by: Ying Chun Guo <yingchun.guo@intel.com> Co-authored-by: Ke Ding <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steve Fowler <william.fowler@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com> --------- Signed-off-by: zehao-intel <zehao.huang@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: Yingchun Guo <yingchun.guo@intel.com> Signed-off-by: Ding, Ke <ke.ding@intel.com> Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com> Co-authored-by: WenjiaoYue <wenjiao.yue@intel.com> Co-authored-by: Ying Chun Guo <yingchun.guo@intel.com> Co-authored-by: Ke Ding <ke.ding@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steve Fowler <william.fowler@intel.com> Co-authored-by: lvliang-intel <liang1.lv@intel.com>
wangkl2
pushed a commit
to wangkl2/GenAIExamples
that referenced
this pull request
Dec 11, 2024
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add gpu support for ChatQnA
Issues
n/a
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
TGI and TEI images for GPU.
Tests
Verified chatqna on GCP A100 node a2-ultragpu-1g.