Skip to content

Update vllm to v0.18.1#178

Merged
Ki-Seki merged 1 commit intomainfrom
fix/vllm-version
Apr 2, 2026
Merged

Update vllm to v0.18.1#178
Ki-Seki merged 1 commit intomainfrom
fix/vllm-version

Conversation

@Ki-Seki
Copy link
Copy Markdown
Member

@Ki-Seki Ki-Seki commented Apr 2, 2026

Fixes #177

Copilot AI review requested due to automatic review settings April 2, 2026 11:07
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Updates GIMKit’s optional vLLM dependency floor to ensure installs pick up the vLLM release that fixes incorrect vocabulary-size argument passing in the llguidance integration (Fixes #177).

Changes:

  • Bump the vllm optional extra from >=0.14.0 to >=0.18.1 in pyproject.toml.

@Ki-Seki Ki-Seki merged commit 57d14d8 into main Apr 2, 2026
20 checks passed
@Ki-Seki Ki-Seki deleted the fix/vllm-version branch April 2, 2026 11:19
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.

Update vLLM to the latest version to fix the incorrect vocabulary size argument passing in the llguidance component

2 participants