File size: 673 Bytes
29658b2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # 📈 Performance Dashboard
## Overview
To better visualize the performance of the SpecBundle draft models, we have built a dashboard to offer interactive experiences to users to explore the evaluation results. We evaluate the performance of SpecBundle draft models under different speculative decoding configurations (i.e. steps, topk, num_draft_tokens) on various benchmarks, the benchmarks include:
- Conversation
- MTBench
- General Knowledge
- GPQA
- FinanceQA
- Math
- GSM8K
- Math500
- Coding
- HumanEval
- LiveCodeBench
Check out the [Performance Dashboard](https://docs.sglang.io/SpecForge/SpecBundle/index.html) for more details.
|