Skip to content

Conversation

@jilongW
Copy link
Contributor

@jilongW jilongW commented Dec 18, 2025

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 <[email protected]>

---------

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: sunzhonghua2004 <[email protected]>
…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 <[email protected]>

* removed space and added sign off

Signed-off-by: Noel Jaymon <[email protected]>

* [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 <[email protected]>

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

Signed-off-by: Noel Jaymon <[email protected]>

* deleted unused file redis-values.yaml

Signed-off-by: Noel Jaymon <[email protected]>

* [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 <[email protected]>

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

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

* fixed the micro service build issue

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

* microservice container not found fixed

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

* removed airgap code

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

* fixed pre-commit check issue

---------

Signed-off-by: Noel Jaymon <[email protected]>
Signed-off-by: Ramesh <[email protected]>
Co-authored-by: Ramesh Katkuri <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Noel Jaymon <[email protected]>
Signed-off-by: sunzhonghua2004 <[email protected]>
* 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 <[email protected]>
Signed-off-by: zhihang <[email protected]>
Signed-off-by: sunzhonghua2004 <[email protected]>
* Fix permissions issue

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

* Fix issue

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

* Test

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

* Revert "Test"

This reverts commit 1df372c.

---------

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: sunzhonghua2004 <[email protected]>
opea-project#1945)

* add openGauss support for dataprep

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

* [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 <[email protected]>

* update README.md for openGauss

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

---------

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

* add openGauss support for retrievers

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

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

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

---------

Signed-off-by: sunshuang1866 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: sunzhonghua2004 <[email protected]>
pre-commit-ci bot and others added 2 commits December 18, 2025 05:23
@codecov
Copy link

codecov bot commented Dec 18, 2025

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 <[email protected]>
Signed-off-by: sunzhonghua2004 <[email protected]>
Signed-off-by: sunzhonghua2004 <[email protected]>
Signed-off-by: sunzhonghua2004 <[email protected]>
Copy link
Collaborator

@joshuayao joshuayao left a comment

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 <[email protected]>
@jilongW
Copy link
Contributor Author

jilongW commented Dec 23, 2025

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

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