EAGLE3 For Qwen/Qwen3-Next-80B-A3B-Instruct

About

SpecBundle is an open-source initiative, jointly driven by the community and industry, to democratize speculative decoding by providing high-performance speculative decoding draft weights for mainstream open-source models.

Regenerated the responses in the mlabonne/open-perfectblend and trained the model on 1.4M data samples for 2 epochs. This checkpoint was trained using the SpecForge framework.

Usage

You can use this checkpoint with the command below.

python3 -m sglang.launch_server \
    --model Qwen/Qwen3-Next-80B-A3B-Instruct \
    --speculative-algorithm EAGLE3 \
    --speculative-draft-model-path huang3eng/SGLang-EAGLE3-Qwen3-Next-80B-A3B-Instruct-SpecForge \
    --speculative-num-steps 3 \
    --speculative-eagle-topk 1 \
    --speculative-num-draft-tokens 4 \
    --tp 8

Performance

image

image

This checkpoint exhibits superior performance on various benchmarks.

Downloads last month
14
Safetensors
Model size
0.2B params
Tensor type
I64
·
BF16
·
BOOL
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train huang3eng/SGLang-EAGLE3-Qwen3-Next-80B-A3B-Instruct-SpecForge