Skip to content

Bump xgrammar version#3221

Merged
as-suvorov merged 4 commits intoopenvinotoolkit:masterfrom
pavel-esir:fix_qwen
Jan 29, 2026
Merged

Bump xgrammar version#3221
as-suvorov merged 4 commits intoopenvinotoolkit:masterfrom
pavel-esir:fix_qwen

Conversation

@pavel-esir
Copy link
Contributor

@pavel-esir pavel-esir commented Jan 23, 2026

Description

Qwen2.5 experiences performance drop when structured output is used with Field(max_length=xyz). Issue was in xgrammar, bumping version fixes.

CVS-178956

Fixes #(issue)

Checklist:

  • Tests have been updated or added to cover the new code. Tests already exists
  • This patch fully addresses the ticket.
  • I have made corresponding changes to the documentation. No docs need to be updated

@pavel-esir pavel-esir requested a review from Wovchena as a code owner January 23, 2026 11:50
@pavel-esir pavel-esir added the bug Something isn't working label Jan 23, 2026
Copilot AI review requested due to automatic review settings January 23, 2026 11:50
@pavel-esir pavel-esir added the enhancement New feature or request label Jan 23, 2026
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 updates the xgrammar library version from v0.1.25 to v0.1.31 to resolve a performance degradation issue in Qwen2.5 when using Field(max_length=xyz) constraints.

Changes:

  • Bumped xgrammar dependency version to v0.1.31

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

@github-actions github-actions bot added the category: cmake / build Cmake scripts label Jan 23, 2026
@pavel-esir pavel-esir added this to the 2026.1 milestone Jan 23, 2026
@Wovchena Wovchena enabled auto-merge January 23, 2026 11:55
Copilot AI review requested due to automatic review settings January 27, 2026 11:24
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 1 out of 1 changed files in this pull request and generated no new comments.


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

@Wovchena Wovchena added this pull request to the merge queue Jan 28, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 28, 2026
@as-suvorov as-suvorov added this pull request to the merge queue Jan 29, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 29, 2026
@as-suvorov as-suvorov added this pull request to the merge queue Jan 29, 2026
Merged via the queue into openvinotoolkit:master with commit 81a887c Jan 29, 2026
152 of 154 checks passed
@pavel-esir pavel-esir deleted the fix_qwen branch January 30, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working category: cmake / build Cmake scripts enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants