3 Commits
Author SHA1 Message Date
Samuel Oliveira AlvesandGitHub f987c4186d Feat speculative benchmark standard (#2208)
* feat: add initial speculative benchmark logic

* feat: enhance speculative benchmark with position tracking and JSONL prompt support

* feat: enhance speculative benchmark with batch processing and parameter limiting

* Refactor spec-bench to support Markdown output and new prompt files

* spec-bench: finalize interface inputs and reports

* spec-bench: finish report cleanup

* spec-bench: remove unused code

* spec-bench: improve docs and output details for metrics clarity

* spec-bench: align checkpoint mode with current main
2026-07-30 18:38:48 +03:00
Kawrakow 1eef28fd0f Revert "Feat speculative benchmark standard (#2156)"
This reverts commit 0b6a2d9fc8.
2026-07-30 17:08:21 +03:00
Samuel Oliveira AlvesandGitHub 0b6a2d9fc8 Feat speculative benchmark standard (#2156)
* feat: add initial speculative benchmark logic

* feat: enhance speculative benchmark with position tracking and JSONL prompt support

* feat: enhance speculative benchmark with batch processing and parameter limiting

* Refactor spec-bench to support Markdown output and new prompt files

* spec-bench: finalize interface inputs and reports

* spec-bench: finish report cleanup

* spec-bench: remove unused code

* spec-bench: improve docs and output details for metrics clarity
2026-07-30 17:05:23 +03:00