Skip to content

[Xtune]Update CNclip & Qwen2.5-VL doc - #1958

Merged
joshuayao merged 25 commits into
opea-project:mainfrom
jilongW:main
Jan 5, 2026
Merged

[Xtune]Update CNclip & Qwen2.5-VL doc#1958
joshuayao merged 25 commits into
opea-project:mainfrom
jilongW:main

Conversation

@jilongW

@jilongW jilongW commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

Description

Update CNclip & Qwen2.5-VL doc
Fix issue caused by model difference

Issues

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

Xtune

Tests

Describe the tests that you ran to verify your changes.

@jilongW jilongW changed the title Update CNclip & Qwen2.5-VL doc [Xtune]Update CNclip & Qwen2.5-VL doc Dec 18, 2025
@jilongW
jilongW force-pushed the main branch 2 times, most recently from ccfae77 to 714d7bc Compare December 18, 2025 05:06
ZePan110 and others added 14 commits December 18, 2025 13:20
* Fix build issues
       Add docling in requirements.in
       Change pathway version to fix dependency conflict.

Signed-off-by: ZePan110 <ze.pan@intel.com>

---------

Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
…on (opea-project#1938)

* initial commit for arbitratory micro service

* test cases added

* test cases added

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

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

* renamed test file as per review comment

* updated path of SCRIPT_DIR in to resolve microservice test

* resolved comments wrt license header and env configs in compose file

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

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

* removed unused MODEL env variable Signed-off-by: Author Name <c.noeljaymon@zensar.com>

* removed space and added sign off

Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>

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

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

* resolved ci issues for compose file name and readme reference paths

Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>

* added arb_post_hearing_assistant-compose.yaml file in .github folder

Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>

* deleted unused file redis-values.yaml

Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>

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

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

* made service and image name same for arb_post_hearing_assistant-compose.yaml in .github folder

Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>

* DCO remediation: adding missing Signed-off-by lines

Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>

* fixed the micro service build issue

Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>

* microservice container not found fixed

Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>

* removed airgap code

Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>

* fixed pre-commit check issue

---------

Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
Co-authored-by: Ramesh Katkuri <rameshkatkuri@Rameshs-MacBook-Air.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Noel Jaymon <c.noeljaymon@zensar.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* add funasr paraformer asr service impl

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

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

* fix requirements deps; modify ASR READMEs

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

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

* add funasr-paraformer dockerfile in github workflow

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* Fix permissions issue

Signed-off-by: ZePan110 <ze.pan@intel.com>

* Fix issue

Signed-off-by: ZePan110 <ze.pan@intel.com>

* Test

Signed-off-by: ZePan110 <ze.pan@intel.com>

* Revert "Test"

This reverts commit 1df372c.

---------

Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
opea-project#1945)

* add openGauss support for dataprep

Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>

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

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

* fix the healthcheck for openGauss

Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>

* update README.md for openGauss

Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>

---------

Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
…ject#1949)

* add openGauss support for retrievers

Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>

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

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

---------

Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
for more information, see https://pre-commit.ci

Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
for more information, see https://pre-commit.ci

Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
pre-commit-ci Bot and others added 2 commits December 18, 2025 05:23
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
@codecov

codecov Bot commented Dec 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
comps/cores/mega/constants.py 97.43% <100.00%> (+0.03%) ⬆️
comps/cores/proto/api_protocol.py 92.30% <100.00%> (+0.07%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

jilongW and others added 5 commits December 18, 2025 13:30
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>

@joshuayao joshuayao left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the contribution. Could you please add unit test cases to cover the changes?

Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
@jilongW

jilongW commented Dec 23, 2025

Copy link
Copy Markdown
Contributor Author

Thanks for the contribution. Could you please add unit test cases to cover the changes?

@joshuayao Test has been added in tests/finetuning/test_finetuning_xtune_on_intel_arc.sh

@joshuayao joshuayao added this to the v1.6 milestone Jan 5, 2026
@joshuayao

Copy link
Copy Markdown
Collaborator

Thanks for the contribution. Could you please add unit test cases to cover the changes?

@joshuayao Test has been added in tests/finetuning/test_finetuning_xtune_on_intel_arc.sh

LGTM

@joshuayao
joshuayao merged commit 8130a3f into opea-project:main Jan 5, 2026
14 checks passed
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.

10 participants