Views
No views yet
/chat/completions endpoint.1vllm serve Qwen3-30B-A3B-Instruct-2507 \
2 -tp 1 \
3 --speculative-config '{
4 "model": "RedHatAI/Qwen3-30B-A3B-Instruct-2507-speculator.eagle3",
5 "num_speculative_tokens": 3,
6 "method": "eagle3"
7 }'| Use Case | Dataset | Number of Samples |
|---|---|---|
| Coding | HumanEval | 168 |
| Math Reasoning | gsm8k | 80 |
| Text Summarization | CNN/Daily Mail | 80 |
| Use Case | k=1 | k=2 | k=3 | k=4 | k=5 |
|---|---|---|---|---|---|
| Coding | 1.81 | 2.47 | 2.85 | 3.13 | 3.50 |
| Math Reasoning | 1.87 | 2.53 | 3.09 | 3.57 | 3.79 |
| Text Summarization | 1.58 | 1.90 | 2.08 | 2.16 | 2.24 |