b70-optimization-lab

Qwen3.6 27B AutoRound Validity Gates

Bring-Up Smoke

A bring-up smoke only proves the model can load and generate. It requires:

Bring-up smoke is not a speed claim.

Baseline Result

A baseline result requires:

Current vLLM/Qwen27 caveats:

Use the same realistic final-gate policy as Gemma:

No LocalMaxxing submission should happen before this gate exists and passes.

Current gate-passing best:

JSON Field Checklist

For Qwen27 promotion-style runs, validate these fields before interpreting throughput:

Do not reject a valid Qwen27 streamed run only because .realistic_final_gate.metric_chunk_events_at_least_window == false. vLLM can group multiple generated tokens into one text delta for this model. The current promotion path uses token-id timing, not chunk counts.