Skip to content

Next benchmark round: re-run gpt-oss cells under the harmony request shape before comparing across rounds #2279

Description

@Xore

Follow-up to #2233 (fixed by #2277).

Why this needs a line in the round bookkeeping

Pre-#2277 matrix rows for gpt-oss-family models (gpt-oss:20b, GPT-OSS-Cybersecurity-20B-Merged-heretic) were produced by requests whose content came back empty — the scores on those cells are null-field artifacts, not model behavior. #2277 fixes the serving shape, but it also means:

  • Round-to-round comparability for these tags breaks across the fix. Any score from before the harmony dispatch is not comparable to anything after it. Under One benchmark, every model, every aspect: rebuild the model matrix on current hardware with error bars #1947's record-keeping, affected historical cells should be treated as unmeasured (or annotated), not as regression baselines.
  • The new wire shape still differs mechanically from the Qwen family (grammar off, thinking channel on, wider anti-repetition window). It is recorded per-request in transcripts, but matrix footnotes should say so for these two tags.

What to do at the next operator benchmark window

  1. Re-run sessions + revdeck (and ghidra/triage when Tier B evidence lands) for both family tags through the fixed harness.
  2. Confirm no analysis-channel spirals remain at the rescue sampler settings; if one appears, widen repeat_last_n/repeat_penalty rather than touching prompts — prompts must stay byte-identical across families.
  3. Annotate the matrix so pre-fix gpt-oss cells are visibly not baselines.

Partial verification already done live (homeserver ollama 0.32.13): grammar-ignored discovery, loop isolation to SESSION_SUFFIX MITRE rules, sampler-rescue JSON parse on case 1 through the real harness — see #2277 body. Full breadth was deferred because an unrelated GPU benchmark held the host.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestghidraGhidra static-analysis integrationllmLLM analysis workermlML worker and GPU scoring

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions