Speculator Models
Collection
10 items
•
Updated
•
2
This is a speculator model designed for use with Qwen/Qwen3-14B, based on the EAGLE-3 speculative decoding algorithm.
It was trained using the speculators library on a combination of the Aeala/ShareGPT_Vicuna_unfiltered and the train_sft
split of HuggingFaceH4/ultrachat_200k datasets.
This model should be used with the Qwen/Qwen3-14B chat template, specifically through the /chat/completions
endpoint.
vllm serve Qwen/Qwen3-14B \
-tp 2 \
--speculative-config '{
"model": "RedHatAI/Qwen3-14B-speculator.eagle3",
"num_speculative_tokens": 3,
"method": "eagle3"
}'
Subset of GSM8k (math reasoning):
Subset of MTBench: