Skip to content

[Tools][Qwen4Exp] Add QSA corpus and quality helpers - #6

Draft
Leonccaa wants to merge 1 commit into
feat/qwen4exp-qsa-e4m3-kv-corefrom
feat/qwen4exp-qsa-e4m3-kv-tooling
Draft

Leonccaa wants to merge 1 commit into
feat/qwen4exp-qsa-e4m3-kv-corefrom
feat/qwen4exp-qsa-e4m3-kv-tooling

Conversation

@Leonccaa

@Leonccaa Leonccaa commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

This stacked follow-up keeps optional Qwen4Exp QSA calibration-corpus and
quality-evaluation helpers separate from the runtime-focused 1Cat PR.

It adds:

  • a disjoint long-context corpus builder with overlap gating;
  • a deterministic tool-call calibration corpus builder;
  • a frozen-token runner for matched KV-cache quality comparisons;
  • focused tests and usage documentation for those helpers.

Relationship to the core PR

Validation

  • ruff-check: passed
  • ruff-format: passed
  • typos: passed
  • check-spdx-header: passed after applying the required headers
  • Focused tests: 8 passed in 4.88s
  • Public-content scan: no internal hostnames, private addresses, user paths,
    Codex-specific references, or credential markers found

AI assistance

OpenAI Codex assisted with implementation review, validation, and PR
preparation. The submitter reviewed the resulting diff and test evidence.

Add generic disjoint long-context and tool-call corpus builders plus a
frozen-token quality runner for matched KV-cache comparisons.

Keep these reproducibility helpers in a follow-up branch so the primary
runtime and calibrated-scale contract can be reviewed independently.

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Leonccaa <166551845+Leonccaa@users.noreply.github.com>
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.

1 participant