support qwen 3.8 - #34585
Closed
Qiaolin-Yu wants to merge 2 commits into
Closed
Conversation
Co-authored-by: cherichy <cherichy@outlook.com> Co-authored-by: guangyunh-nv <guangyunh@nvidia.com> Co-authored-by: jiahanc <jiahanc@nvidia.com> Co-authored-by: jinyangyuan-nvidia <joyuan@nvidia.com> Co-authored-by: Cheng Hang <chang@nvidia.com> Co-authored-by: Yicheng Qiang <yqiang@nvidia.com> Co-authored-by: Sam Li <lsam@nvidia.com> Co-authored-by: Tom-Zheng <tizheng@nvidia.com> Co-authored-by: Yangmin Li <yangminl@nvidia.com> Co-authored-by: xiaoweiw-nv <xiaoweiw@nvidia.com> Co-authored-by: Zheng Li <lizheng.cs@zju.edu.cn> Co-authored-by: yizhang2077 <1109276519@qq.com> Co-authored-by: Qiaolin Yu <liin1211@outlook.com> Co-authored-by: Ke Bao <ispobaoke@gmail.com> Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com> Co-authored-by: Yuhao Yang <47235274+yhyang201@users.noreply.github.com> Co-authored-by: Zijie Xia <zijie.xia@radixark.ai>
Qiaolin-Yu
requested review from
Alisehen,
AniZpZ,
BBuf,
CatherineSue,
Edwardf0t1,
FlamingoPg,
Fridge003,
HaiShaw,
JustinTong0323,
OrangeRedeng,
ShangmingCai,
Ying1123,
alphabetc1,
b8zhong,
ch-wan,
fzyzcjy,
hanming-lu,
hebiao064,
hnyls2002,
hzh0425,
ispobock,
kpham-sgl,
merrymercy,
mmangkad,
pyc96,
slin1237,
xiezhq-hermann,
yizhang2077 and
yuan-luo
as code owners
August 12, 2026 15:03
Qiaolin-Yu
requested review from
ByronHsu,
DarkSharpness,
HydraQYH,
celve,
ishandhanani,
sogalin and
yctseng0211
as code owners
August 12, 2026 15:03
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
|
Does ARM docker build support this change? |
Merged
Collaborator
Author
|
merged in #35758 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Day-0 support for the Qwen3.8-2.4T-A95B model.
Nvidia Support
Day 0 Cuda 13 image: docker pull lmsysorg/sglang:qwen38
Day 0 Cuda 12 image: docker pull lmsysorg/sglang:qwen38-cu12
AMD Support
Day 0 MI355 image: docker pull lmsysorg/sglang-rocm:v0.5.17-rocm720-mi35x-20260812
Day 0 MI300 image: docker pull lmsysorg/sglang-rocm:v0.5.17-rocm700-mi30x-20260812
Links
Cookbook: https://docs.sglang.io/cookbook/autoregressive/Qwen/Qwen3.8
Blog: https://www.lmsys.org/blog/2026-08-12-qwen3-8-day0-support
DSpark: https://huggingface.co/RadixArk/Qwen3.8-2.4T-A95B-DSpark
NVFP4 Checkpoint: https://huggingface.co/RadixArk/Qwen3.8-2.4T-A95B-NVFP4
CI States
Latest PR Test (Base): ❌ Missing
run-cilabel -- add it to run CI tests.Latest PR Test (Extra): ❌ Blocked --
run-ciis required first.