Skip to content

fix(bench): compressor retry rotates to a named fallback model#256

Merged
drewstone merged 1 commit into
mainfrom
fix/compressor-fallback
Jun 11, 2026
Merged

fix(bench): compressor retry rotates to a named fallback model#256
drewstone merged 1 commit into
mainfrom
fix/compressor-fallback

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

The honest-billing AIME grid re-run died at the κ cell: the compressor returned empty TWICE in a row (primary + same-model retry) — same-model retries don't help when the model itself is having a degenerate episode. The authorStrategy lesson applied: the retry now rotates to COMPRESSOR_FALLBACK_MODEL (default gpt-4o-mini, probe-verified on this prompt). Fail-loud floor unchanged. Re-run relaunches on this.

Same-model retries do not help when the model itself is degenerate-mooding
(two empty replies in a row from the primary on the same prompt) — the
authorStrategy lesson applied to the compressor: the retry goes to
COMPRESSOR_FALLBACK_MODEL (default gpt-4o-mini, probe-verified).

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved PR — 8c6b60d9

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-11T00:38:35Z

@drewstone drewstone merged commit b441e3e into main Jun 11, 2026
1 check passed
@drewstone drewstone deleted the fix/compressor-fallback branch June 11, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants