Skip to content

Conversation

@RyanMetcalfeInt8
Copy link
Contributor

@RyanMetcalfeInt8 RyanMetcalfeInt8 commented Dec 19, 2025

Description

Added MiniCPM-o-2_6 to precommit testing

  • Used rkazants/tiny-random-MiniCPM-o-2_6
  • Note: This model can only be exported with max transformers version of 4.51.3
  • CI workflows updated to specifically run these tests with downgraded transformers

This addresses the first part of the requirements in the CVS ticket. There will be further PR's to add precommit tests that actually resize the image within OV GenAI / optimum, and then compare results. This will require some changes to resize algorithms to better align them with PIL resize.

CVS-175484

Checklist:

  • Tests have been updated or added to cover the new code.
  • This patch fully addresses the ticket.
  • I have made corresponding changes to the documentation.

Copilot AI review requested due to automatic review settings December 19, 2025 22:03
@github-actions github-actions bot added category: visual language Visual language pipeline category: GHA CI based on Github actions category: GGUF GGUF file reader category: tests dependencies labels Dec 19, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds MiniCPM-o-2_6 model support to precommit testing using the rkazants/tiny-random-MiniCPM-o-2_6 model. The model requires transformers version 4.51.3 or lower for export, so dedicated CI workflow steps have been added that downgrade transformers before running these specific tests. This is the first step toward comprehensive image resizing validation between OV GenAI and PIL.

Key changes:

  • Added MiniCPM-o-2_6 model to test suite with appropriate configuration (image token format, size)
  • Implemented version-specific skip conditions for incompatible transformers versions
  • Created dedicated CI workflow steps across all platforms that downgrade transformers to 4.51.3 for MiniCPM-o-2_6 tests

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/python_tests/test_vlm_pipeline.py Added MiniCPM-o-2_6 model configuration, fixtures, test parameters, and transformers version check
tests/python_tests/requirements.txt Added vocos and torchaudio dependencies required by MiniCPM-o-2_6
.github/workflows/windows.yml Added dedicated test step for MiniCPM-o-2_6 with transformers 4.51.3
.github/workflows/manylinux_2_28.yml Added dedicated test step for MiniCPM-o-2_6 with transformers 4.51.3
.github/workflows/linux.yml Added dedicated test step for MiniCPM-o-2_6 with transformers 4.51.3

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings December 19, 2025 22:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@RyanMetcalfeInt8 RyanMetcalfeInt8 changed the title CVC-175484: Add MiniCPM-o-2_6 to precommit testing CVS-175484: Add MiniCPM-o-2_6 to precommit testing Dec 19, 2025
Copilot AI review requested due to automatic review settings December 22, 2025 12:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…l-internal-testing/tiny-random-MiniCPM-o-2_6
@Wovchena
Copy link
Collaborator

build_jenkins

Copilot AI review requested due to automatic review settings December 23, 2025 15:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Wovchena
Copy link
Collaborator

There's merge conflict

@RyanMetcalfeInt8
Copy link
Contributor Author

build_jenkins

Copilot AI review requested due to automatic review settings January 5, 2026 15:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings January 5, 2026 16:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings January 8, 2026 01:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@RyanMetcalfeInt8
Copy link
Contributor Author

build_jenkins

@Wovchena Wovchena enabled auto-merge January 8, 2026 06:50
@Wovchena Wovchena added this pull request to the merge queue Jan 8, 2026
Merged via the queue into openvinotoolkit:master with commit c1299d8 Jan 8, 2026
150 of 152 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GGUF GGUF file reader category: GHA CI based on Github actions category: tests dependencies category: visual language Visual language pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants