Skip to content

fix CI for transformers==5.4.0#1627

Merged
xin3he merged 2 commits intomainfrom
xinhe/3-27a
Mar 27, 2026
Merged

fix CI for transformers==5.4.0#1627
xin3he merged 2 commits intomainfrom
xinhe/3-27a

Conversation

@xin3he
Copy link
Copy Markdown
Contributor

@xin3he xin3he commented Mar 27, 2026

Description

Please briefly describe your main changes, the motivation.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Other (please specify):

Related Issues

Fixes or relates to #

Checklist Before Submitting

  • My code has been tested locally.
  • Documentation has been updated as needed.
  • New or updated tests are included where applicable.

Signed-off-by: Xin He <xin3.he@intel.com>
Copy link
Copy Markdown
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 updates the tiny Qwen3OmniMoeConfig used in CPU unit tests to be compatible with transformers==5.4.0 by explicitly setting a missing/required initialization parameter, helping CI pass with the newer Transformers version.

Changes:

  • Set config.initializer_range in the helper that constructs the tiny Qwen3-Omni-MoE config used by tests.

Signed-off-by: Xin He <xin3.he@intel.com>
@XuehaoSun
Copy link
Copy Markdown
Contributor

/azp run Unit-Test-CUDA-AutoRound

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@xin3he xin3he added this to the 0.12.0 milestone Mar 27, 2026
@xin3he xin3he merged commit 5a38a39 into main Mar 27, 2026
17 checks passed
@xin3he xin3he deleted the xinhe/3-27a branch March 27, 2026 05:20
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.

3 participants