Changes related to running benchmark experiments for the paper: Support Qwen3.5 and thinking models, Skywork, truncation tracking, benchmark changes etc#32
Closed
ErlisLushtaku wants to merge 38 commits into
Conversation
- fix dependencies - add structured output to prevent judge from not respecting the prompt
kargibora
reviewed
Apr 7, 2026
ab3db1b to
ef1c92c
Compare
- Switch from choice-based structured outputs to JSON schema constraint - Tighten vllm version range from >=0.17.0,<1.0.0 to >=0.17.0,<0.19.0
…ench baseline from huggingface and update huggingface repo
…gex stripping since the structured output wasn't working for isolating thinking tokens anyway
ErlisLushtaku
commented
Apr 17, 2026
…so that we have more customizability - Introduced `truncate_judge_input_chars` and `max_judge_model_len` to `BaseCliArgs` for better control over judge-side input limits.
- Refactor baseline assignment for Arena-Hard datasets to support different baselines based on category same as original benchmark.
…ted token count for max_model_len
Includes-AI-Code: true
Add generation-only runs, turn-1 thinking cleanup for MT-Bench carryover, native baseline resolution across pairwise tasks, and API-reported token usage accounting for OpenRouter-style models. Add vLLM init retries to clearly transient CUDA startup failures.
Make MT-Bench judge budget floors warning-only, remove implicit judge argument fallbacks, collapse MT-Bench thinking stripping onto the judge stripping flag, and restore default prompt completion-label rendering.
This was referenced Apr 29, 2026
Collaborator
|
Closed as it was splitted in independent PRs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.