Skip to content

Conversation

@sleepcoo
Copy link
Collaborator

@sleepcoo sleepcoo commented Dec 8, 2025

Motivation

sgl-project/sglang#14607

Modifications

Related Issues

Accuracy Test

Benchmark & Profiling

@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@sleepcoo sleepcoo changed the title support qwen3 next update sglang && support qwen3 next Dec 10, 2025
@sleepcoo sleepcoo merged commit 381476b into sgl-project:main Dec 12, 2025
1 of 2 checks passed
@ggg-s
Copy link
Contributor

ggg-s commented Dec 31, 2025

@sleepcoo
serve command:
CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 torchrun --nproc_per_node 8
scripts/prepare_hidden_states.py
--target-model-path /models/Qwen3-Next-80B-A3B-Instruct
--data-path dataset/sa.jsonl
--output-path cache/hidden_states/qwen3_next_80b_a3b_sa_2048
--chat-template qwen
--max-length 2048
--tp-size 8
--batch-size 1
--enable-aux-hidden-states
--sglang-mem-fraction-static 0.9
--num-samples 10
error:AttributeError: 'Qwen3NextForCausalLM' object has no attribute 'set_eagle3_layers_to_capture'

@sleepcoo
Copy link
Collaborator Author

@sleepcoo serve command: CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 torchrun --nproc_per_node 8 scripts/prepare_hidden_states.py --target-model-path /models/Qwen3-Next-80B-A3B-Instruct --data-path dataset/sa.jsonl --output-path cache/hidden_states/qwen3_next_80b_a3b_sa_2048 --chat-template qwen --max-length 2048 --tp-size 8 --batch-size 1 --enable-aux-hidden-states --sglang-mem-fraction-static 0.9 --num-samples 10 error:AttributeError: 'Qwen3NextForCausalLM' object has no attribute 'set_eagle3_layers_to_capture'

sgl-project/sglang#14607

@ggg-s
Copy link
Contributor

ggg-s commented Jan 5, 2026

@sleepcoo thank u. I got it

xiaomin-D pushed a commit to eigen-ai-labs/SpecForge_public that referenced this pull request Jan 10, 2026
* support qwen3 next

* fix bug

* fix bug

* update sglang
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