Skip to content

ChatQnA Docker compose file for Milvus as vdb#1548

Merged
lvliang-intel merged 44 commits intoopea-project:mainfrom
ezelanza:milvus_compose
Feb 28, 2025
Merged

ChatQnA Docker compose file for Milvus as vdb#1548
lvliang-intel merged 44 commits intoopea-project:mainfrom
ezelanza:milvus_compose

Conversation

@ezelanza
Copy link
Copy Markdown
Contributor

Description

Docker_compose file for Milvus usage as Vector Database on GenAIExamples/ChatQnA

Issues

Retriever PR

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)
  • [ X] 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

n/a

Tests

Locally tested

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 13, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

@ezelanza
Copy link
Copy Markdown
Contributor Author

ezelanza commented Feb 13, 2025

The PR replaces the actual retriever error on Milvus comps. Once the new image is created, the functionality will work.

@letonghan
Copy link
Copy Markdown
Collaborator

Hi @ezelanza ! Please also provide a test script in GenAIExamples/ChatQnA/tests named as test_compose_milvus_on_xeon.sh. You can follow the design of this file, Thanks!

@yinghu5 yinghu5 requested review from chensuyue and ftian1 February 25, 2025 06:39
@xiguiw
Copy link
Copy Markdown
Collaborator

xiguiw commented Feb 25, 2025

@ezelanza
Please check the CI failed.

@ezelanza ezelanza force-pushed the milvus_compose branch 9 times, most recently from 1c69e98 to 28382b1 Compare February 28, 2025 05:34
Ezequiel Lanza and others added 10 commits February 28, 2025 22:12
Signed-off-by: Kendall González León <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Expand CI test scope, trigger all hw test when the common test scripts changed.

Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Spycsh <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Change Docker Compost<br/>Deployment on ROCm to Docker Compose<br/>Deployment on ROCm

Signed-off-by: Ezequiel Lanza <[email protected]>
…oject#1391)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chen, suyue <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
pre-commit-ci bot and others added 10 commits February 28, 2025 22:12
- Align benchmark default config:
1. Update default helm charts version.
2. Add `# mandatory` comment.
3. Update default model ID for LLM.
- Fix deploy issue:
1. Support different `replicaCount` for w/ w/o rerank test.
2. Add `max_num_seqs` for vllm.
3. Add resource setting for tune mode.

- Fix Benchmark issue:
1. Update `user_queries` and `concurrency` setting.
2. Remove invalid parameters.
3. Fix `dataset` and `prompt` setting. And dataset ingest into db.
5. Fix the benchmark hang issue with large user queries. Update `"processes": 16` will fix this issue.
6. Update the eval_path setting logical.
- Optimize benchmark readme.
- Optimize the log path to make the logs more readable.

Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Cathy Zhang <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
)

Signed-off-by: alexsin368 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: WenjiaoYue <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Ezequiel Lanza <[email protected]>
@lvliang-intel lvliang-intel merged commit fba0de4 into opea-project:main Feb 28, 2025
14 checks passed
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request Mar 4, 2025
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Kendall González León <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Spycsh <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: minmin-intel <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Cathy Zhang <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: alexsin368 <[email protected]>
Signed-off-by: WenjiaoYue <[email protected]>
Co-authored-by: Ezequiel Lanza <[email protected]>
Co-authored-by: Kendall González León <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Co-authored-by: Spycsh <[email protected]>
Co-authored-by: xiguiw <[email protected]>
Co-authored-by: jotpalch <[email protected]>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: minmin-intel <[email protected]>
Co-authored-by: Ying Hu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Liang Lv <[email protected]>
Co-authored-by: Artem Astafev <[email protected]>
Co-authored-by: XinyaoWa <[email protected]>
Co-authored-by: alexsin368 <[email protected]>
Co-authored-by: WenjiaoYue <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
jedwards-habana pushed a commit to jedwards-habana/GenAIExamples that referenced this pull request Mar 11, 2025
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Kendall González León <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Spycsh <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: minmin-intel <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Cathy Zhang <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: alexsin368 <[email protected]>
Signed-off-by: WenjiaoYue <[email protected]>
Co-authored-by: Ezequiel Lanza <[email protected]>
Co-authored-by: Kendall González León <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Co-authored-by: Spycsh <[email protected]>
Co-authored-by: xiguiw <[email protected]>
Co-authored-by: jotpalch <[email protected]>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: minmin-intel <[email protected]>
Co-authored-by: Ying Hu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Liang Lv <[email protected]>
Co-authored-by: Artem Astafev <[email protected]>
Co-authored-by: XinyaoWa <[email protected]>
Co-authored-by: alexsin368 <[email protected]>
Co-authored-by: WenjiaoYue <[email protected]>
Signed-off-by: Edwards, James A <[email protected]>
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request Mar 21, 2025
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Kendall González León <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Spycsh <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: minmin-intel <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Cathy Zhang <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: alexsin368 <[email protected]>
Signed-off-by: WenjiaoYue <[email protected]>
Co-authored-by: Ezequiel Lanza <[email protected]>
Co-authored-by: Kendall González León <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Co-authored-by: Spycsh <[email protected]>
Co-authored-by: xiguiw <[email protected]>
Co-authored-by: jotpalch <[email protected]>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: minmin-intel <[email protected]>
Co-authored-by: Ying Hu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Liang Lv <[email protected]>
Co-authored-by: Artem Astafev <[email protected]>
Co-authored-by: XinyaoWa <[email protected]>
Co-authored-by: alexsin368 <[email protected]>
Co-authored-by: WenjiaoYue <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request May 16, 2025
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Kendall González León <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Spycsh <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: minmin-intel <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Cathy Zhang <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: alexsin368 <[email protected]>
Signed-off-by: WenjiaoYue <[email protected]>
Co-authored-by: Ezequiel Lanza <[email protected]>
Co-authored-by: Kendall González León <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Co-authored-by: Spycsh <[email protected]>
Co-authored-by: xiguiw <[email protected]>
Co-authored-by: jotpalch <[email protected]>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: minmin-intel <[email protected]>
Co-authored-by: Ying Hu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Liang Lv <[email protected]>
Co-authored-by: Artem Astafev <[email protected]>
Co-authored-by: XinyaoWa <[email protected]>
Co-authored-by: alexsin368 <[email protected]>
Co-authored-by: WenjiaoYue <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
Signed-off-by: Ezequiel Lanza <[email protected]>
Signed-off-by: Kendall González León <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Spycsh <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: minmin-intel <[email protected]>
Signed-off-by: Artem Astafev <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Cathy Zhang <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: alexsin368 <[email protected]>
Signed-off-by: WenjiaoYue <[email protected]>
Co-authored-by: Ezequiel Lanza <[email protected]>
Co-authored-by: Kendall González León <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Co-authored-by: Spycsh <[email protected]>
Co-authored-by: xiguiw <[email protected]>
Co-authored-by: jotpalch <[email protected]>
Co-authored-by: ZePan110 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: minmin-intel <[email protected]>
Co-authored-by: Ying Hu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eero Tamminen <[email protected]>
Co-authored-by: Liang Lv <[email protected]>
Co-authored-by: Artem Astafev <[email protected]>
Co-authored-by: XinyaoWa <[email protected]>
Co-authored-by: alexsin368 <[email protected]>
Co-authored-by: WenjiaoYue <[email protected]>
Signed-off-by: cogniware-devops <[email protected]>
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.