Skip to content

Fix stale version note in Qwen3.8-27B recipe - #891

Merged
esmeetu merged 1 commit into
vllm-project:mainfrom
namgyu-youn:fix/qwen38-recipe-issues
Aug 31, 2026
Merged

esmeetu merged 1 commit into
vllm-project:mainfrom
namgyu-youn:fix/qwen38-recipe-issues

Conversation

@namgyu-youn

@namgyu-youn namgyu-youn commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Qwen3.8-27B.yaml: the DFlash2 speculative-decoding mode said its dependency (vllm-project/vllm#52816) was "not in a stable release yet." It's recently released on v0.28.0 (2026-08-26), so update to say "vLLM >=0.28.0" instead.

Test plan

  • git show v0.28.0:tests/v1/spec_decode/test_dflash2.py confirms DFlash2 (PR #52816) is present in the v0.28.0 tag.

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vllm-recipes Ready Ready Preview Aug 30, 2026 5:48pm

Request Review

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the vLLM configuration and documentation for Qwen models. Specifically, it updates models/Qwen/Qwen3.8-27B.yaml to reference the official vLLM release >=0.28.0 instead of a custom build, and updates models/Qwen/Qwen3.8-Flash-Next.yaml to replace deprecated compilation flags (-cc.mode and -cc.cudagraph_mode) with the unified --compilation-config argument. There are no review comments, and I have no additional feedback to provide.

@namgyu-youn namgyu-youn changed the title Fix broken compile-config flag and stale version note in Qwen3.8 recipes Fix stale version note in Qwen3.8-27B recipe Aug 30, 2026
DFlash2's dependency (vllm-project/vllm#52816, merged 2026-08-21) was
described as not yet in a stable release. It shipped in v0.28.0
(2026-08-26); update the feature description and guide accordingly.

Signed-off-by: namgyu-youn <namgyu.dev@gmail.com>
@esmeetu

esmeetu commented Aug 31, 2026

Copy link
Copy Markdown
Member

Thanks!

@esmeetu
esmeetu merged commit 2b5e8b2 into vllm-project:main Aug 31, 2026
4 checks passed
@namgyu-youn
namgyu-youn deleted the fix/qwen38-recipe-issues branch August 31, 2026 02:38
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.

2 participants