Views
No views yet
| Metric (c=1) | BF16 baseline | + EAGLE3 FT | Speedup |
|---|---|---|---|
| E2EL p50 | 323.9 ms | 175.4 ms | 1.85x |
| Output tok/s | 150.4 | 271.3 | 1.80x |
| TTFT p50 | 15.5 ms | 18.7 ms | 0.83x |
EAGLE-3 is lossless: output is identical to the target model by construction. No quality loss.
1vllm serve kenkaneki/Qwen3-8B-ToolACE \
2 --speculative-config '{"model":"kenkaneki/Qwen3-8B-ToolACE-speculator.eagle3","num_speculative_tokens":3,"method":"eagle3"}' \
3 --enable-auto-tool-choice --tool-call-parser hermespython scripts/finetune_eagle.py